Rock Sirloin Persistance removed

This commit is contained in:
Doctor Dink 2025-08-10 17:00:30 -04:00
parent db61aabb32
commit 2f0c4de6af

View file

@ -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();