mirror of
https://github.com/raysan5/raylib.git
synced 2025-09-24 20:18:30 +00:00
Update raudio.c
This commit is contained in:
@@ -163,6 +163,7 @@ typedef struct tagBITMAPINFOHEADER {
|
|||||||
#define MA_NO_FLAC
|
#define MA_NO_FLAC
|
||||||
#define MA_NO_MP3
|
#define MA_NO_MP3
|
||||||
#define MINIAUDIO_IMPLEMENTATION
|
#define MINIAUDIO_IMPLEMENTATION
|
||||||
|
//#define MA_DEBUG_OUTPUT
|
||||||
#include "external/miniaudio.h" // miniaudio library
|
#include "external/miniaudio.h" // miniaudio library
|
||||||
#undef PlaySound // Win32 API: windows.h > mmsystem.h defines PlaySound macro
|
#undef PlaySound // Win32 API: windows.h > mmsystem.h defines PlaySound macro
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user