mirror of
https://github.com/Zelda64Recomp/Zelda64Recomp.git
synced 2026-04-28 21:21:44 +00:00
Rock Sirloin Persistance removed
This commit is contained in:
parent
db61aabb32
commit
2f0c4de6af
1 changed files with 1 additions and 0 deletions
|
|
@ -682,6 +682,7 @@ RECOMP_PATCH void Sram_OpenSave(FileSelectState* fileSelect, SramContext* sramCt
|
||||||
fileNum = gSaveContext.fileNum;
|
fileNum = gSaveContext.fileNum;
|
||||||
func_80147314(sramCtx, fileNum);
|
func_80147314(sramCtx, fileNum);
|
||||||
}
|
}
|
||||||
|
gSaveContext.unk_1014 = 0; // Don't load with the Rock Sirloin in hand.
|
||||||
|
|
||||||
// @recomp Initialize the autosave state tracking.
|
// @recomp Initialize the autosave state tracking.
|
||||||
autosave_init();
|
autosave_init();
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue