summaryrefslogtreecommitdiff
path: root/arm9/modules/69/asm/module_69.s
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/69/asm/module_69.s
parentf93a6043eb52c63d1a64a3e9f10c113d4e5acc02 (diff)
Through ModifyStatByNature
Diffstat (limited to 'arm9/modules/69/asm/module_69.s')
-rw-r--r--arm9/modules/69/asm/module_69.s6
1 files changed, 3 insertions, 3 deletions
diff --git a/arm9/modules/69/asm/module_69.s b/arm9/modules/69/asm/module_69.s
index 2e724605..3199be5d 100644
--- a/arm9/modules/69/asm/module_69.s
+++ b/arm9/modules/69/asm/module_69.s
@@ -2360,7 +2360,7 @@ MOD69_0222E8FC: ; 0x0222E8FC
mov r1, #0
bl FUN_0200AC60
ldr r0, [r4, #0x24]
- bl CalcMonLevelEncrypted
+ bl CalcMonLevel
add r2, r0, #0
mov r0, #0
str r0, [sp]
@@ -4037,7 +4037,7 @@ MOD69_0222F6C4: ; 0x0222F6C4
add r5, r0, #0
add r0, r4, #0
add r6, r2, #0
- bl TryDecryptMon
+ bl AcquireMonLock
str r0, [sp]
add r0, r4, #0
mov r1, #0x79
@@ -4124,7 +4124,7 @@ _0222F778:
_0222F77A:
ldr r1, [sp]
add r0, r4, #0
- bl TryEncryptMon
+ bl ReleaseMonLock
add r0, r5, #0
pop {r3, r4, r5, r6, r7, pc}
nop