mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-03 22:07:07 +08:00
Turn off COREAUDIO debug logging by default
This commit is contained in:
@@ -27,7 +27,7 @@
|
|||||||
#include "SDL_coreaudio.h"
|
#include "SDL_coreaudio.h"
|
||||||
#include "../../thread/SDL_systhread.h"
|
#include "../../thread/SDL_systhread.h"
|
||||||
|
|
||||||
#define DEBUG_COREAUDIO 1
|
#define DEBUG_COREAUDIO 0
|
||||||
|
|
||||||
#if DEBUG_COREAUDIO
|
#if DEBUG_COREAUDIO
|
||||||
#define CHECK_RESULT(msg) \
|
#define CHECK_RESULT(msg) \
|
||||||
|
|||||||
Reference in New Issue
Block a user