diff --git a/patches/autosaving.c b/patches/autosaving.c index 2cb6bc7..1452c08 100644 --- a/patches/autosaving.c +++ b/patches/autosaving.c @@ -682,6 +682,7 @@ RECOMP_PATCH void Sram_OpenSave(FileSelectState* fileSelect, SramContext* sramCt fileNum = gSaveContext.fileNum; func_80147314(sramCtx, fileNum); } + gSaveContext.unk_1014 = 0; // Don't load with the Rock Sirloin in hand. // @recomp Initialize the autosave state tracking. autosave_init();