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/83 | |
| parent | d45ebc4547e7d8e253f848a010bf6c430a55ba75 (diff) | |
decompile Options
Diffstat (limited to 'arm9/modules/83')
| -rw-r--r-- | arm9/modules/83/asm/module_83.s | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/arm9/modules/83/asm/module_83.s b/arm9/modules/83/asm/module_83.s index ca3ff8d3..59fd717f 100644 --- a/arm9/modules/83/asm/module_83.s +++ b/arm9/modules/83/asm/module_83.s @@ -2561,7 +2561,7 @@ _0222E960: add r3, r2, #0 bl FUN_0200CB00 ldr r0, [r4, #0x14] - bl FUN_02025084 + bl Options_GetFrame lsl r0, r0, #0x18 lsr r0, r0, #0x18 str r0, [sp] @@ -6152,7 +6152,7 @@ MOD83_02230668: ; 0x02230668 mov r2, #0x56 bl FUN_02002ED0 ldr r0, [r4, #8] - bl FUN_02025084 + bl Options_GetFrame lsl r0, r0, #0x18 lsr r0, r0, #0x18 str r0, [sp] @@ -10287,7 +10287,7 @@ _022327E6: ldr r1, _02232B58 ; =0x00002B48 str r0, [r4, r1] ldr r0, [r4, r1] - bl FUN_02025084 + bl Options_GetFrame ldr r1, _02232B5C ; =0x00002B4C str r0, [r4, r1] sub r1, #0xc @@ -18540,7 +18540,7 @@ MOD83_02236764: ; 0x02236764 ldr r0, [r4, #0x10] bl Sav2_PlayerData_GetOptionsAddr str r0, [r4, #0x18] - bl FUN_02025084 + bl Options_GetFrame str r0, [r4, #0x1c] ldr r1, _022367F8 ; =0x00000496 mov r0, #9 |
