MAL_IMPLEMENTATION to MINI_AL_IMPLEMENTATION

This commit is contained in:
David Reid
2018-05-21 19:33:56 +10:00
parent 5c8c9b787d
commit 59726df2c2
11 changed files with 16 additions and 14 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
#include "../extras/stb_vorbis.c"
#endif
#define MAL_IMPLEMENTATION
#define MINI_AL_IMPLEMENTATION
#include "../mini_al.h"
#ifdef __EMSCRIPTEN__