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/58/asm | |
| parent | d45ebc4547e7d8e253f848a010bf6c430a55ba75 (diff) | |
decompile Options
Diffstat (limited to 'arm9/modules/58/asm')
| -rw-r--r-- | arm9/modules/58/asm/module_58.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arm9/modules/58/asm/module_58.s b/arm9/modules/58/asm/module_58.s index ddcbedd9..a22e6e08 100644 --- a/arm9/modules/58/asm/module_58.s +++ b/arm9/modules/58/asm/module_58.s @@ -662,7 +662,7 @@ MOD58_021D9F14: ; 0x021D9F14 mov r3, #5 bl FUN_020068C8 ldr r0, [r5, #0xc] - bl FUN_02025084 + bl Options_GetFrame lsl r0, r0, #0x18 lsr r0, r0, #0x18 str r0, [sp] @@ -2226,7 +2226,7 @@ MOD58_021DAB94: ; 0x021DAB94 mov r3, #0xa bl FUN_0200D0BC ldr r0, [r5, #0xc] - bl FUN_02024FF4 + bl Options_GetTextFrameDelay mov r3, #0 str r3, [sp] str r0, [sp, #4] |
