diff options
author | YamaArashi <shadow962@live.com> | 2016-10-24 03:07:53 -0700 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2016-10-24 03:07:53 -0700 |
commit | e9e147fe7d075ddfb1467dc91f3f1a0dd4adf99b (patch) | |
tree | ce510a42d54927dc58c735f35e7d70543ec0ea31 /asm/party_menu.s | |
parent | 92e63e2577ecf03539f486f40d7f6d563c607d11 (diff) |
rename more functions
Diffstat (limited to 'asm/party_menu.s')
-rw-r--r-- | asm/party_menu.s | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/asm/party_menu.s b/asm/party_menu.s index 807a73282..b63af2e13 100644 --- a/asm/party_menu.s +++ b/asm/party_menu.s @@ -112,8 +112,8 @@ sub_806AF8C: @ 806AF8C _0806AFA8: .4byte sub_806B460 thumb_func_end sub_806AF8C - thumb_func_start sub_806AFAC -sub_806AFAC: @ 806AFAC + thumb_func_start OpenPartyMenu +OpenPartyMenu: @ 806AFAC push {lr} lsls r0, 24 lsrs r0, 24 @@ -131,7 +131,7 @@ sub_806AFAC: @ 806AFAC bx r0 .align 2, 0 _0806AFCC: .4byte gUnknown_08376C74 - thumb_func_end sub_806AFAC + thumb_func_end OpenPartyMenu thumb_func_start sub_806AFD0 sub_806AFD0: @ 806AFD0 |