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/76 | |
| parent | d45ebc4547e7d8e253f848a010bf6c430a55ba75 (diff) | |
decompile Options
Diffstat (limited to 'arm9/modules/76')
| -rw-r--r-- | arm9/modules/76/asm/module_76.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arm9/modules/76/asm/module_76.s b/arm9/modules/76/asm/module_76.s index 12b6e9fc..7f49e675 100644 --- a/arm9/modules/76/asm/module_76.s +++ b/arm9/modules/76/asm/module_76.s @@ -437,7 +437,7 @@ MOD76_021D7814: ; 0x021D7814 bl FUN_0200CB00 ldr r0, [r4] ldr r0, [r0, #8] - bl FUN_02025084 + bl Options_GetFrame lsl r0, r0, #0x18 lsr r0, r0, #0x18 str r0, [sp] @@ -2053,7 +2053,7 @@ MOD76_021D853C: ; 0x021D853C bl FUN_02002B7C ldr r0, [r4] ldr r0, [r0, #8] - bl FUN_02024FF4 + bl Options_GetTextFrameDelay mov r3, #0 str r3, [sp] str r0, [sp, #4] |
