summaryrefslogtreecommitdiff
path: root/src/code/z_construct.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/code/z_construct.c')
-rw-r--r--src/code/z_construct.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/code/z_construct.c b/src/code/z_construct.c
index 1d14c7c62..fb2241d2f 100644
--- a/src/code/z_construct.c
+++ b/src/code/z_construct.c
@@ -10,7 +10,7 @@ void func_801109B0(GlobalContext* globalCtx) {
u16 doActionOffset;
u8 temp;
- gSaveContext.unk_1422 = 0;
+ gSaveContext.sunsSongState = SUNSSONG_INACTIVE;
gSaveContext.unk_13E8 = gSaveContext.unk_13EA = 0;
View_Init(&interfaceCtx->view, globalCtx->state.gfxCtx);