diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2018-02-02 12:32:12 +0100 |
---|---|---|
committer | DizzyEggg <jajkodizzy@wp.pl> | 2018-02-02 12:32:12 +0100 |
commit | 14d2caaf8dbaaaad4850407a6ec9396bb8769bab (patch) | |
tree | 9bbe14cc947fe76801d58c233486e45d9a2a231d /asm/item_menu_icons.s | |
parent | eb6aed50e56f36ce416f7ecc8edfacea1da61bf1 (diff) |
start decompiling berry tag screen
Diffstat (limited to 'asm/item_menu_icons.s')
-rw-r--r-- | asm/item_menu_icons.s | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/asm/item_menu_icons.s b/asm/item_menu_icons.s index 1adc0feb7..2ef0e4913 100644 --- a/asm/item_menu_icons.s +++ b/asm/item_menu_icons.s @@ -527,8 +527,8 @@ _080D5082: .pool thumb_func_end sub_80D5070 - thumb_func_start sub_80D50D4 -sub_80D50D4: @ 80D50D4 + thumb_func_start CreateBerryTagSprite +CreateBerryTagSprite: @ 80D50D4 push {r4,r5,lr} adds r4, r1, 0 adds r5, r2, 0 @@ -554,7 +554,7 @@ sub_80D50D4: @ 80D50D4 pop {r1} bx r1 .pool - thumb_func_end sub_80D50D4 + thumb_func_end CreateBerryTagSprite thumb_func_start sub_80D510C sub_80D510C: @ 80D510C |