mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-10-02 07:58:30 +00:00
aix: Fixed audio debug output.
DEBUG_AUDIO is checked with #ifdef not #if.
This commit is contained in:
@@ -38,7 +38,7 @@
|
|||||||
#include "../SDL_audio_c.h"
|
#include "../SDL_audio_c.h"
|
||||||
#include "SDL_paudio.h"
|
#include "SDL_paudio.h"
|
||||||
|
|
||||||
#define DEBUG_AUDIO 0
|
/* #define DEBUG_AUDIO */
|
||||||
|
|
||||||
/* A conflict within AIX 4.3.3 <sys/> headers and probably others as well.
|
/* A conflict within AIX 4.3.3 <sys/> headers and probably others as well.
|
||||||
* I guess nobody ever uses audio... Shame over AIX header files. */
|
* I guess nobody ever uses audio... Shame over AIX header files. */
|
||||||
|
Reference in New Issue
Block a user