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/73 | |
| parent | d45ebc4547e7d8e253f848a010bf6c430a55ba75 (diff) | |
decompile Options
Diffstat (limited to 'arm9/modules/73')
| -rw-r--r-- | arm9/modules/73/asm/module_73.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arm9/modules/73/asm/module_73.s b/arm9/modules/73/asm/module_73.s index 20e8b507..e06f4d00 100644 --- a/arm9/modules/73/asm/module_73.s +++ b/arm9/modules/73/asm/module_73.s @@ -55,11 +55,11 @@ _021D7536: bl MOD73_021D8DF4 ldr r0, [r4, #0x10] ldr r0, [r0, #0x18] - bl FUN_02025084 + bl Options_GetFrame str r0, [r5, #0x24] ldr r0, [r4, #0x10] ldr r0, [r0, #0x18] - bl FUN_02024FF4 + bl Options_GetTextFrameDelay str r0, [r5, #0x28] mov r0, #0xae mov r1, #1 |
