Daeth link done

This commit is contained in:
aMannus
2025-07-04 10:28:21 +02:00
parent 427b5aa25c
commit 50af166a84
8 changed files with 104 additions and 36 deletions

View File

@@ -3555,6 +3555,7 @@ void func_80836448(PlayState* play, Player* this, LinkAnimationHeader* anim) {
Audio_PlayFanfare(NA_BGM_GAME_OVER);
gSaveContext.seqId = (u8)NA_BGM_DISABLED;
gSaveContext.natureAmbienceId = NATURE_ID_DISABLED;
GameInteractor_ExecuteOnPlayerDeath();
}
OnePointCutscene_Init(play, 9806, cond ? 120 : 60, &this->actor, MAIN_CAM);