diff options
| author | Kaz <kazbloxmc@gmail.com> | 2020-06-18 16:06:37 -0400 |
|---|---|---|
| committer | Kaz <kazbloxmc@gmail.com> | 2020-06-18 16:06:37 -0400 |
| commit | 4a3964f678de6cde21f55511ef06ecb48fcf3e19 (patch) | |
| tree | 3407278a0b158d4e21b869bc16fc0f61d457f8a6 /arm9/modules/80 | |
| parent | b4d34b46564d50e1ee4eafc7814cc00e9913552b (diff) | |
Decompile (gflib?) math_util file.
Diffstat (limited to 'arm9/modules/80')
| -rw-r--r-- | arm9/modules/80/asm/module_80.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arm9/modules/80/asm/module_80.s b/arm9/modules/80/asm/module_80.s index 2ff872c5..1af82a16 100644 --- a/arm9/modules/80/asm/module_80.s +++ b/arm9/modules/80/asm/module_80.s @@ -15859,7 +15859,7 @@ MOD80_022353B4: ; 0x022353B4 bl FUN_02022840 mov r0, #0x1f str r0, [r4, #0x2c] - bl rand_LC + bl LCRandom ldr r1, _022353EC ; =0x00000445 bl _s32_div_f lsl r0, r0, #0x10 |
