afegit define NO_AUDIO
renombrat define DEBUG a _DEBUG
This commit is contained in:
2
source/external/jail_audio.cpp
vendored
2
source/external/jail_audio.cpp
vendored
@@ -102,7 +102,7 @@ Uint32 JA_UpdateCallback(void *userdata, SDL_TimerID timerID, Uint32 interval) {
|
||||
}
|
||||
|
||||
void JA_Init(const int freq, const SDL_AudioFormat format, const int num_channels) {
|
||||
#ifdef DEBUG
|
||||
#ifdef _DEBUG
|
||||
SDL_SetLogPriority(SDL_LOG_CATEGORY_APPLICATION, SDL_LOG_PRIORITY_DEBUG);
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user