Remove old files and update examples.

This commit is contained in:
David Reid
2021-12-10 21:13:34 +10:00
parent ed22ebbfe8
commit 9598247096
32 changed files with 12 additions and 1873 deletions
+1 -2
View File
@@ -25,8 +25,7 @@ set, each sound will have their own formats and you'll need to do the necessary
*/
#define MA_NO_ENGINE /* We're intentionally not using the ma_engine API here. */
#define MINIAUDIO_IMPLEMENTATION
#include "../../miniaudio.h"
#include "../miniaudio_engine.h"
#include "../miniaudio.h"
#ifdef __EMSCRIPTEN__
#include <emscripten.h>