diff options
author | YamaArashi <shadow962@live.com> | 2016-10-25 20:11:00 -0700 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2016-10-25 20:11:00 -0700 |
commit | 84037f37f22abb24b91a655461ce353ad4c1f22f (patch) | |
tree | 6a6f6ca44ccb3d4111de392c18d59e0f19d027e3 /asm/easy_chat.s | |
parent | fb2f1c8bce95cbe584fbd674b8e7865d2bc84bc6 (diff) |
rename functions
Diffstat (limited to 'asm/easy_chat.s')
-rw-r--r-- | asm/easy_chat.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/asm/easy_chat.s b/asm/easy_chat.s index 5a37c3185..5b80f2da5 100644 --- a/asm/easy_chat.s +++ b/asm/easy_chat.s @@ -10021,7 +10021,7 @@ sub_80EAE88: @ 80EAE88 b _080EAEC2 _080EAEA6: movs r0, 0 - bl sub_8090F68 + bl GetHoennPokedexCount lsls r0, 16 lsrs r0, 16 b _080EAEC2 @@ -11563,7 +11563,7 @@ _080EB9C4: .4byte 0x0000ffff thumb_func_start sub_80EB9C8 sub_80EB9C8: @ 80EB9C8 push {lr} - bl sub_806912C + bl IsNationalPokedex lsls r0, 24 lsrs r0, 24 pop {r1} |