summaryrefslogtreecommitdiff
path: root/arm9/modules/05
diff options
context:
space:
mode:
authorCleverking2003 <30466983+Cleverking2003@users.noreply.github.com>2020-06-23 22:48:39 +0300
committerGitHub <noreply@github.com>2020-06-23 22:48:39 +0300
commit291f2d27d36b5c437c6c1908d5217bb954799402 (patch)
treef2bd6bfd6823cc83b8c9dcf7608b264482d0f62e /arm9/modules/05
parentd2710751ca6b1c4cc5399ea7206fb8faa00de5fe (diff)
parent718adb157daf580ff1abba13a192a0da8dc27940 (diff)
Merge pull request #184 from PikalaxALT/pikalax_work
itemtool; replace extensions for NCGR, NCLR from narcs
Diffstat (limited to 'arm9/modules/05')
-rw-r--r--arm9/modules/05/asm/module_05.s4
1 files changed, 2 insertions, 2 deletions
diff --git a/arm9/modules/05/asm/module_05.s b/arm9/modules/05/asm/module_05.s
index 602dd5eb..e2e84f0d 100644
--- a/arm9/modules/05/asm/module_05.s
+++ b/arm9/modules/05/asm/module_05.s
@@ -43106,7 +43106,7 @@ MOD05_021EC4DC: ; 0x021EC4DC
bl GetBoxMonData
lsl r0, r0, #0x10
lsr r0, r0, #0x10
- bl FUN_0206EA98
+ bl ItemIdIsMail
pop {r3, pc}
thumb_func_start MOD05_021EC4F0
@@ -44043,7 +44043,7 @@ _021ECC60:
add r0, r5, r0
lsl r0, r0, #0x10
lsr r0, r0, #0x10
- bl FUN_0206EA30
+ bl TMHMGetMove
ldr r1, [r4, r6]
cmp r1, r0
bne _021ECCA2