Remove miniaudio_dll.

This commit is contained in:
David Reid
2021-07-04 15:27:09 +10:00
parent ffb5a995c0
commit b84d222c5e
2 changed files with 0 additions and 11 deletions
-2
View File
@@ -1,2 +0,0 @@
#include "miniaudio_dll.h" /* For build options. */
#include "../miniaudio_split/miniaudio.c"
-9
View File
@@ -1,9 +0,0 @@
#ifndef miniaudio_dll_h
#define miniaudio_dll_h
/* ... set your build options here ... */
#define MA_DLL
#include "../miniaudio_split/miniaudio.h"
#endif /* miniaudio_dll_h */