Add MA_API decorations.

Public issue https://github.com/dr-soft/miniaudio/issues/139
This commit is contained in:
David Reid
2020-03-08 08:08:19 +10:00
parent ef2a27b453
commit 6d711053db
3 changed files with 662 additions and 604 deletions
+3
View File
@@ -0,0 +1,3 @@
#define MA_DLL
#define MA_IMPLEMENTATION
#include "../../miniaudio.h"
+2
View File
@@ -0,0 +1,2 @@
#define MA_DLL
#include "../../miniaudio.h"
+657 -604
View File
File diff suppressed because it is too large Load Diff