Remove references to ccall() from the Emscripten build.

Public issue https://github.com/mackron/miniaudio/issues/569
This commit is contained in:
David Reid
2022-10-21 17:02:59 +10:00
parent c3dbcc5717
commit bec0aa748c
2 changed files with 8 additions and 2 deletions
+3
View File
@@ -1,5 +1,8 @@
v0.11.11 - TBD
=====================
* Silence an unused variable warning.
* Remove references to ccall() from the Empscripten build.
* Improve Android detection.
v0.11.10 - 2022-10-20