Use DUSK_AUDIO_DISABLED instead of TARGET_PC

This commit is contained in:
Irastris
2026-03-16 11:48:45 -04:00
parent ee2079bcf9
commit 451ebcbb3c
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1718,7 +1718,7 @@ void Z2SceneMgr::setSceneName(char* spot, s32 room, s32 layer) {
if (Z2GetSoundMgr()->getStreamMgr()->isActive()) {
JAUSoundTable* sound_table = JAUSoundTable::getInstance();
#if TARGET_PC
#if DUSK_AUDIO_DISABLED
if (sound_table->isValid())
#endif
{