diff options
Diffstat (limited to 'arm9/asm/scrcmd_8.s')
-rw-r--r-- | arm9/asm/scrcmd_8.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arm9/asm/scrcmd_8.s b/arm9/asm/scrcmd_8.s index bae8f7ad..50e533d7 100644 --- a/arm9/asm/scrcmd_8.s +++ b/arm9/asm/scrcmd_8.s @@ -213,7 +213,7 @@ _02041DCE: mov r1, #0x0 mov r2, #0x2 bl FUN_02028810 - bl rand_MT + bl MTRandom add r2, r0, #0x0 add r0, r5, #0x0 mov r1, #0x0 |