summaryrefslogtreecommitdiff
path: root/src/code
diff options
context:
space:
mode:
authorMaide <34639600+Kelebek1@users.noreply.github.com>2021-12-27 01:47:56 +0000
committerGitHub <noreply@github.com>2021-12-27 01:47:56 +0000
commit2df8e5d433217d0ca67b9d04dcc0929f97f3763d (patch)
tree3d8964fa4d36fe275197d8ebaec5a725ff05f085 /src/code
parentba4f676f4e3c441f5409add179c7f39510dc2c3f (diff)
En_Elf (#371)
* En_Elf * En_Elf * PR * PR * Format
Diffstat (limited to 'src/code')
-rw-r--r--src/code/z_game_over.c2
1 files changed, 1 insertions, 1 deletions
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;