mirror of
https://github.com/mackron/miniaudio.git
synced 2026-04-21 15:56:58 +02:00
Web Audio: Fix compiler errors when using the -std=c99 switch.
This commit is contained in:
@@ -1 +1 @@
|
||||
emcc ./mal_test_0.c -o ./bin/mal_test_0_emscripten.html -s WASM=0
|
||||
emcc ./mal_test_0.c -o ./bin/mal_test_0_emscripten.html -s WASM=0 -std=c99
|
||||
Reference in New Issue
Block a user