Non-Stop Midna's Lament Audio Enhancement

This commit is contained in:
MelonSpeedruns
2026-04-04 11:36:15 -04:00
parent c0f553cb12
commit cf022a9a55
4 changed files with 22 additions and 0 deletions
+7
View File
@@ -107,6 +107,13 @@ static Z2EnemyInfo mEnemyInfo[64] = {
void Z2SoundObjMgr::searchEnemy() {
twilightBattle_ = 0;
#if TARGET_PC
if (Z2GetSeqMgr()->checkBgmIDPlaying(Z2BGM_MIDNA_SOS)) {
Z2GetSeqMgr()->changeSubBgmStatus(0);
return;
}
#endif
if (!Z2GetLink()) {
Z2GetSeqMgr()->stopBattleBgm(1, 1);
return;