diff options
| author | red031000 <rubenru09@aol.com> | 2020-06-27 19:17:46 +0100 |
|---|---|---|
| committer | red031000 <rubenru09@aol.com> | 2020-06-27 19:18:41 +0100 |
| commit | c9015a65f450c27d4f38ce4802f979f3e1e2859d (patch) | |
| tree | f2ba677814bbbefbcada783b77de8fe0e93d2a76 /arm9/asm | |
| parent | ef46723261161bd2a8257144660d3be93c7b2209 (diff) | |
finish module 63
Diffstat (limited to 'arm9/asm')
| -rw-r--r-- | arm9/asm/unk_020372D4.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arm9/asm/unk_020372D4.s b/arm9/asm/unk_020372D4.s index 32c141c4..92ff091d 100644 --- a/arm9/asm/unk_020372D4.s +++ b/arm9/asm/unk_020372D4.s @@ -67,13 +67,13 @@ FUN_02037334: ; 0x02037334 push {r3, lr} bl FUN_020374B0 ldr r0, _02037348 ; =SDK_OVERLAY_MODULE_63_ID - ldr r1, _0203734C ; =UNK63_021DBAB8 + ldr r1, _0203734C ; =MOD63_021DBAB8 bl FUN_02000E7C mov r0, #0x1 pop {r3, pc} nop _02037348: .word SDK_OVERLAY_MODULE_63_ID -_0203734C: .word UNK63_021DBAB8 +_0203734C: .word MOD63_021DBAB8 thumb_func_start LoadOverlay_MODULE_05 LoadOverlay_MODULE_05: ; 0x02037350 |
