From 98af69691d8994b07c19ef4e86f3f903da6091ed Mon Sep 17 00:00:00 2001 From: Rangi Date: Sun, 21 Jun 2020 12:21:47 -0400 Subject: Remove some more raw addresses --- engine/menus/save.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engine/menus') diff --git a/engine/menus/save.asm b/engine/menus/save.asm index 3676c3528..3bb23f08e 100644 --- a/engine/menus/save.asm +++ b/engine/menus/save.asm @@ -826,7 +826,7 @@ _SaveData: call CopyBytes ; This block originally had some mobile functionality, but since we're still in - ; BANK(sCrystalData), it instead overwrites the sixteen wEventFlags starting at 1:a603 with + ; BANK(sCrystalData), it instead overwrites the sixteen wEventFlags starting at 1:s4_a60e with ; garbage from wd479. This isn't an issue, since ErasePreviousSave is followed by a regular ; save that unwrites the garbage. -- cgit v1.2.3