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
@@ -14,8 +14,7 @@ If you were wanting to support multiple listeners, this example will show you ho
initializing one `ma_engine` object for each listener, each of which share a single self-managed resource manager.
*/
#define MINIAUDIO_IMPLEMENTATION
#include "../../miniaudio.h"
#include "../miniaudio_engine.h"
#include "../miniaudio.h"
#define MAX_DEVICES 2
#define MAX_SOUNDS 32