Add some logging to dlopen/dlclose/dlym.

This commit is contained in:
David Reid
2019-05-06 07:10:47 +10:00
parent c6fa7ee257
commit a82bb0a4f6
2 changed files with 438 additions and 329 deletions
+1
View File
@@ -11,6 +11,7 @@
#endif
//#define MA_DEBUG_OUTPUT
#define MA_LOG_LEVEL MA_LOG_LEVEL_VERBOSE
#define MINIAUDIO_IMPLEMENTATION
#include "../miniaudio.h"