From 2df8e5d433217d0ca67b9d04dcc0929f97f3763d Mon Sep 17 00:00:00 2001 From: Maide <34639600+Kelebek1@users.noreply.github.com> Date: Mon, 27 Dec 2021 01:47:56 +0000 Subject: En_Elf (#371) * En_Elf * En_Elf * PR * PR * Format --- src/code/z_game_over.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/code') diff --git a/src/code/z_game_over.c b/src/code/z_game_over.c index 979b28cba..15f3a6693 100644 --- a/src/code/z_game_over.c +++ b/src/code/z_game_over.c @@ -44,7 +44,7 @@ void GameOver_Update(GlobalContext* globalCtx) { } gSaveContext.unk_3DC0 = 2000; - gSaveContext.naviTimer = 0; + gSaveContext.tatlTimer = 0; gSaveContext.seqIndex = (u8)NA_BGM_DISABLED; gSaveContext.nightSeqIndex = 0xFF; gSaveContext.eventInf[0] = 0; -- cgit v1.2.3