diff options
author | paul <nintendo6496@googlemail.com> | 2018-10-12 23:24:19 +0200 |
---|---|---|
committer | paul <nintendo6496@googlemail.com> | 2018-10-12 23:24:19 +0200 |
commit | 0e8180b9bbf657a1c87d4be3ee559cd4115983c0 (patch) | |
tree | 7fa6b98e3b3337fff7c69dc5bf9f86118cdaff5d /asm/egg_hatch.s | |
parent | 7ce6c69138a1de6f6e736a2b73b06cf1e7c889fb (diff) |
clean up/redo previous labels
Diffstat (limited to 'asm/egg_hatch.s')
-rw-r--r-- | asm/egg_hatch.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/asm/egg_hatch.s b/asm/egg_hatch.s index 884308c52..f18f3101d 100644 --- a/asm/egg_hatch.s +++ b/asm/egg_hatch.s @@ -648,7 +648,7 @@ _08047174: movs r2, 0 movs r3, 0 bl sub_80F696C - ldr r1, _080471A0 @ =gMenuMapBin + ldr r1, _080471A0 @ =gFile_graphics_interface_menu_map_tilemap movs r0, 0 movs r2, 0 movs r3, 0 @@ -660,7 +660,7 @@ _08047174: b _0804724A .align 2, 0 _0804719C: .4byte gUnknown_8D00000 -_080471A0: .4byte gMenuMapBin +_080471A0: .4byte gFile_graphics_interface_menu_map_tilemap _080471A4: .4byte gUnknown_8D004D8 _080471A8: ldr r0, _080471BC @ =gUnknown_826011C |