Fix build with MA_NO_DEVICE_IO.

Public issue https://github.com/dr-soft/miniaudio/issues/171
This commit is contained in:
David Reid
2020-06-25 07:00:02 +10:00
parent 82a1410ec5
commit 5b5c3a74e0
2 changed files with 53 additions and 51 deletions
+1
View File
@@ -23,6 +23,7 @@ find a copy of this text in extras/speex_resampler/README.md in the miniaudio re
#include "../../extras/speex_resampler/ma_speex_resampler.h"
#endif
#define MA_NO_DEVICE_IO
#define MINIAUDIO_IMPLEMENTATION
#include "../../miniaudio.h"