mirror of
https://github.com/mackron/miniaudio.git
synced 2026-04-22 00:06:59 +02:00
"mal_" to "ma_".
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
emcc ./mal_test_0.c -o ./bin/mal_test_0_emscripten.html -s WASM=0 -std=c99
|
||||
emcc ./mal_duplex.c -o ./bin/mal_duplex.html -s WASM=0 -std=c99
|
||||
emcc ./ma_test_0.c -o ./bin/ma_test_0_emscripten.html -s WASM=0 -std=c99
|
||||
emcc ./ma_duplex.c -o ./bin/ma_duplex.html -s WASM=0 -std=c99
|
||||
Reference in New Issue
Block a user