summaryrefslogtreecommitdiff
path: root/arm9/modules/83/asm
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2020-06-13 13:49:41 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2020-06-13 13:49:41 -0400
commit321da97e6fdd66192484ca9aa60581b69fb3e7a4 (patch)
tree8d3793df30bb480a9c682846042184d8c83ec1d8 /arm9/modules/83/asm
parentf93a6043eb52c63d1a64a3e9f10c113d4e5acc02 (diff)
Through ModifyStatByNature
Diffstat (limited to 'arm9/modules/83/asm')
-rw-r--r--arm9/modules/83/asm/module_83.s4
1 files changed, 2 insertions, 2 deletions
diff --git a/arm9/modules/83/asm/module_83.s b/arm9/modules/83/asm/module_83.s
index 1dbf90c3..bd2f6d2f 100644
--- a/arm9/modules/83/asm/module_83.s
+++ b/arm9/modules/83/asm/module_83.s
@@ -21866,7 +21866,7 @@ MOD83_02237F6C: ; 0x02237F6C
add r0, r4, #0
bl ZeroBoxMonData
add r0, r4, #0
- bl TryDecryptBoxMon
+ bl AcquireBoxMonLock
mov r1, #0
str r0, [sp]
add r0, r6, #0
@@ -22580,7 +22580,7 @@ _0223853E:
bl SetBoxMonData
ldr r1, [sp]
add r0, r4, #0
- bl TryEncryptBoxMon
+ bl ReleaseBoxMonLock
add sp, #0x30
pop {r3, r4, r5, r6, r7, pc}
nop