diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2020-06-27 20:24:10 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2020-06-27 20:24:10 -0400 |
commit | beabf27ffdfc12888c058e0706f30ad1d6856ece (patch) | |
tree | cc6fc81b148716b0e4ab444faa07c5040b309697 /arm9/modules/17/asm/module_17.s | |
parent | 1c6d32df7675093fe2a9d325278a97757355cb76 (diff) |
Match most other overlays (pearl)
Diffstat (limited to 'arm9/modules/17/asm/module_17.s')
-rw-r--r-- | arm9/modules/17/asm/module_17.s | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/arm9/modules/17/asm/module_17.s b/arm9/modules/17/asm/module_17.s index 2cb41492..9e816e77 100644 --- a/arm9/modules/17/asm/module_17.s +++ b/arm9/modules/17/asm/module_17.s @@ -1914,13 +1914,13 @@ MOD17_021D82E4: ; 0x021D82E4 add r6, r3, #0 bl FUN_02006D98 str r0, [r5, #0x20] - ldr r3, _021D833C ; =0x021064B8 + ldr r3, _021D833C ; =UNK_021064B8 mov r1, #0 ldr r3, [r3] add r0, r4, #0 add r2, r1, #0 blx r3 - ldr r3, _021D8340 ; =0x021064C0 + ldr r3, _021D8340 ; =UNK_021064C0 add r4, r0, #0 ldr r3, [r3] add r0, r6, #0 @@ -1948,8 +1948,8 @@ MOD17_021D82E4: ; 0x021D82E4 str r0, [r5, #0x24] pop {r4, r5, r6, pc} nop -_021D833C: .word 0x021064B8 -_021D8340: .word 0x021064C0 +_021D833C: .word UNK_021064B8 +_021D8340: .word UNK_021064C0 _021D8344: .word 0x7FFF0000 _021D8348: .word 0xFFFF0000 thumb_func_end MOD17_021D82E4 |