summaryrefslogtreecommitdiff
path: root/src/audio/ma_impl.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/audio/ma_impl.cpp')
-rw-r--r--src/audio/ma_impl.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/audio/ma_impl.cpp b/src/audio/ma_impl.cpp
new file mode 100644
index 0000000..662e2b2
--- /dev/null
+++ b/src/audio/ma_impl.cpp
@@ -0,0 +1,2 @@
+#define MINIAUDIO_IMPLEMENTATION
+#include <miniaudio.h>