diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2020-02-03 16:41:25 -0500 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2020-02-03 16:41:25 -0500 |
commit | 7bd0a83d359beafc69a1a63cb51b11e98186a292 (patch) | |
tree | 1993b16281eea96f2850e36a958d7cfd3db0a4d7 /asm/easy_chat_2.s | |
parent | d522588538e39b8d8a6dc47b557dcc4ae322a093 (diff) |
I'm so original with these commit names
Diffstat (limited to 'asm/easy_chat_2.s')
-rw-r--r-- | asm/easy_chat_2.s | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/asm/easy_chat_2.s b/asm/easy_chat_2.s index c88c5deeb..40b0eeb1f 100644 --- a/asm/easy_chat_2.s +++ b/asm/easy_chat_2.s @@ -334,8 +334,8 @@ sub_80FEE24: @ 80FEE24 bx r0 thumb_func_end sub_80FEE24 - thumb_func_start sub_80FEE44 -sub_80FEE44: @ 80FEE44 + thumb_func_start ShowEasyChatScreen +ShowEasyChatScreen: @ 80FEE44 push {lr} ldr r0, _080FEE58 @ =gSpecialVar_0x8004 ldrh r0, [r0] @@ -431,7 +431,7 @@ _080FEF1C: .4byte gSpecialVar_0x8005 _080FEF20: .4byte 0x00002cd0 _080FEF24: .4byte gSpecialVar_0x8004 _080FEF28: .4byte sub_80568C4 - thumb_func_end sub_80FEE44 + thumb_func_end ShowEasyChatScreen thumb_func_start sub_80FEF2C sub_80FEF2C: @ 80FEF2C |