mirror of
https://github.com/mackron/miniaudio.git
synced 2026-04-21 15:56:58 +02:00
Disable SDL on Emscripten to avoid compiler errors.
This commit is contained in:
@@ -10,7 +10,6 @@
|
||||
#include "../extras/stb_vorbis.c"
|
||||
#endif
|
||||
|
||||
#define MAL_NO_SDL
|
||||
#define MINI_AL_IMPLEMENTATION
|
||||
#include "../mini_al.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user