Disable SDL on Emscripten to avoid compiler errors.

This commit is contained in:
David Reid
2018-12-29 16:24:40 +10:00
parent 36bd13742b
commit 2aa05be5c6
2 changed files with 1 additions and 3 deletions
-1
View File
@@ -10,7 +10,6 @@
#include "../extras/stb_vorbis.c"
#endif
#define MAL_NO_SDL
#define MINI_AL_IMPLEMENTATION
#include "../mini_al.h"