summaryrefslogtreecommitdiff
path: root/arm9/modules/36/asm/module_36.s
diff options
context:
space:
mode:
Diffstat (limited to 'arm9/modules/36/asm/module_36.s')
-rw-r--r--arm9/modules/36/asm/module_36.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/arm9/modules/36/asm/module_36.s b/arm9/modules/36/asm/module_36.s
index 93e6816a..4c84dc7b 100644
--- a/arm9/modules/36/asm/module_36.s
+++ b/arm9/modules/36/asm/module_36.s
@@ -1439,7 +1439,7 @@ _022552D8:
ldr r0, [r4, #0x60]
cmp r0, #0
beq _0225539A
- bl rand_MT
+ bl MTRandom
mov r1, #7
and r0, r1
str r0, [r4, #0x6c]