diff --git a/src/code/z_sram.c b/src/code/z_sram.c index 4ce0b5d3a2..bec39a2e82 100644 --- a/src/code/z_sram.c +++ b/src/code/z_sram.c @@ -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) {