diff options
Diffstat (limited to 'asm/easy_chat.s')
-rw-r--r-- | asm/easy_chat.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/easy_chat.s b/asm/easy_chat.s index e98a76c8c..a0e80e057 100644 --- a/asm/easy_chat.s +++ b/asm/easy_chat.s @@ -11563,7 +11563,7 @@ _080EB9C4: .4byte 0x0000ffff thumb_func_start sub_80EB9C8 sub_80EB9C8: @ 80EB9C8 push {lr} - bl IsNationalPokedex + bl IsNationalPokedexEnabled lsls r0, 24 lsrs r0, 24 pop {r1} |