summaryrefslogtreecommitdiff
path: root/asm/pokemon_summary_screen.s
diff options
context:
space:
mode:
authorDiegoisawesome <diego@domoreaweso.me>2017-12-17 22:51:40 -0600
committerDiegoisawesome <diego@domoreaweso.me>2017-12-17 22:51:40 -0600
commit6a674e1e83db097d7a31a3786d12e42987f09f70 (patch)
tree2aaad3869de2a5ec02f71b30cd325e066d944d1f /asm/pokemon_summary_screen.s
parent720bd555bce8141e5e321e082cf80e7f4401d455 (diff)
parent46fa2557d777096803ff90ba95d5500a9c03d2c5 (diff)
Merge remote-tracking branch 'Egg/decompile_mail_data'
Diffstat (limited to 'asm/pokemon_summary_screen.s')
-rwxr-xr-xasm/pokemon_summary_screen.s4
1 files changed, 2 insertions, 2 deletions
diff --git a/asm/pokemon_summary_screen.s b/asm/pokemon_summary_screen.s
index f0628ebee..91fd35c1f 100755
--- a/asm/pokemon_summary_screen.s
+++ b/asm/pokemon_summary_screen.s
@@ -4207,7 +4207,7 @@ sub_81C61E0: @ 81C61E0
cmp r0, 0x3
beq _081C620C
ldrh r0, [r4]
- bl itemid_is_mail
+ bl ItemIsMail
lsls r0, 24
lsrs r0, 24
cmp r0, 0x1
@@ -4673,7 +4673,7 @@ sub_81C6648: @ 81C6648
bl sub_81C61A8
ldr r5, =gSpecialVar_ItemId
ldrh r0, [r5]
- bl itemid_is_mail
+ bl ItemIsMail
lsls r0, 24
lsrs r0, 24
cmp r0, 0x1