summaryrefslogtreecommitdiffhomepage
path: root/src
diff options
context:
space:
mode:
authorraysan5 <[email protected]>2021-02-02 11:42:49 +0100
committerraysan5 <[email protected]>2021-02-02 11:42:49 +0100
commited9c10a3e63e6a3eae669bf3155b3bf5d2cd3aa8 (patch)
tree3237819a50c18ba7a685e8e94971fc05728d2431 /src
parentc8e427ad231652cfd68f7cfc2615c64a606c1e58 (diff)
downloadraylib-ed9c10a3e63e6a3eae669bf3155b3bf5d2cd3aa8.tar.gz
raylib-ed9c10a3e63e6a3eae669bf3155b3bf5d2cd3aa8.zip
Update raudio.c
Diffstat (limited to 'src')
-rw-r--r--src/raudio.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/raudio.c b/src/raudio.c
index f4ae9efa..8890ec26 100644
--- a/src/raudio.c
+++ b/src/raudio.c
@@ -163,6 +163,7 @@ typedef struct tagBITMAPINFOHEADER {
#define MA_NO_FLAC
#define MA_NO_MP3
#define MINIAUDIO_IMPLEMENTATION
+//#define MA_DEBUG_OUTPUT
#include "external/miniaudio.h" // miniaudio library
#undef PlaySound // Win32 API: windows.h > mmsystem.h defines PlaySound macro