forked from jaildesigner-jailgames/jaildoctors_dilemma
migracio de Title a time based
This commit is contained in:
2
source/external/jail_audio.cpp
vendored
2
source/external/jail_audio.cpp
vendored
@@ -114,7 +114,7 @@ void JA_Update()
|
||||
|
||||
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