aboutsummaryrefslogtreecommitdiff
path: root/third_party/miniaudio.c
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/miniaudio.c')
-rw-r--r--third_party/miniaudio.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/third_party/miniaudio.c b/third_party/miniaudio.c
new file mode 100644
index 00000000..51e17a5e
--- /dev/null
+++ b/third_party/miniaudio.c
@@ -0,0 +1,5 @@
+#define MINIAUDIO_IMPLEMENTATION
+#define MA_NO_ENCODING
+#define MA_NO_GENERATION
+
+#include "miniaudio.h"