mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-23 15:31:15 +00:00
Fixup comment on restoring MS as adult
This commit is contained in:
parent
a9b420b468
commit
51258cf173
1 changed files with 1 additions and 1 deletions
|
@ -312,7 +312,7 @@ static s16 sDungeonEntrances[] = {
|
|||
* - If health is less than 3 hearts, give 3 hearts
|
||||
* - If either scarecrow song is set, copy them from save context to the proper location
|
||||
* - Handle a case where the player saved and quit after zelda cutscene but didnt get the song
|
||||
* - Give and equip master sword if player is adult and doesnt have kokiri sword (bug?)
|
||||
* - Give and equip master sword if player is adult and doesnt have master sword
|
||||
* - Revert any trade items that spoil
|
||||
*/
|
||||
void Sram_OpenSave(SramContext* sramCtx) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue