diff options
author | YamaArashi <shadow962@live.com> | 2017-01-14 18:30:15 -0800 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2017-01-14 18:40:05 -0800 |
commit | 370b2b3c3e355040982404dc4bf17e1b765ff5a0 (patch) | |
tree | 0f2a382837a11f97891534081528327b3cabe573 /asm/item_menu.s | |
parent | 3f044a459b45d6e75abf4d99b736e5289a54a807 (diff) |
decompile map_name_popup.c
Diffstat (limited to 'asm/item_menu.s')
-rw-r--r-- | asm/item_menu.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/item_menu.s b/asm/item_menu.s index 4270b4954..b5ed56b69 100644 --- a/asm/item_menu.s +++ b/asm/item_menu.s @@ -7539,7 +7539,7 @@ _080A6D14: thumb_func_start sub_80A6D1C sub_80A6D1C: @ 80A6D1C push {r4,r5,lr} - bl HideMapNamePopUpWindow + bl HideMapNamePopup ldr r0, _080A6D70 @ =gSaveBlock1 ldr r1, _080A6D74 @ =0x00000496 adds r4, r0, r1 |