diff options
| author | tgsm <doodrabbit@hotmail.com> | 2020-12-18 13:42:23 -0500 |
|---|---|---|
| committer | tgsm <doodrabbit@hotmail.com> | 2020-12-18 13:52:08 -0500 |
| commit | 22c9ea3a992c48fc5c8926902cbde48861195f10 (patch) | |
| tree | c8f46f67254d290d854aca645ffcdd5179e5fa6b /arm9/modules/75 | |
| parent | d45ebc4547e7d8e253f848a010bf6c430a55ba75 (diff) | |
decompile Options
Diffstat (limited to 'arm9/modules/75')
| -rw-r--r-- | arm9/modules/75/asm/module_75.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arm9/modules/75/asm/module_75.s b/arm9/modules/75/asm/module_75.s index 63f45d1d..214736ee 100644 --- a/arm9/modules/75/asm/module_75.s +++ b/arm9/modules/75/asm/module_75.s @@ -841,7 +841,7 @@ MOD75_021E7214: ; 0x021E7214 add r0, r4, #0 add r0, #0xd0 ldr r0, [r0] - bl FUN_02025084 + bl Options_GetFrame lsl r0, r0, #0x18 lsr r0, r0, #0x18 str r0, [sp] @@ -9447,7 +9447,7 @@ MOD75_021EB660: ; 0x021EB660 add r0, r4, #0 add r0, #0xd0 ldr r0, [r0] - bl FUN_02024FF4 + bl Options_GetTextFrameDelay mov r3, #0 str r3, [sp] str r0, [sp, #4] |
