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/modules/62 | |
parent | ef46723261161bd2a8257144660d3be93c7b2209 (diff) |
finish module 63
Diffstat (limited to 'arm9/modules/62')
-rw-r--r-- | arm9/modules/62/asm/module_62.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arm9/modules/62/asm/module_62.s b/arm9/modules/62/asm/module_62.s index 82a2dd26..d1aa6be9 100644 --- a/arm9/modules/62/asm/module_62.s +++ b/arm9/modules/62/asm/module_62.s @@ -1826,7 +1826,7 @@ _0222E35C: .word 0x04000580 thumb_func_start MOD62_0222E360 MOD62_0222E360: ; 0x0222E360 push {r3, r4, r5, lr} - ldr r3, _0222E398 ; =0x021064B8 + ldr r3, _0222E398 ; =UNK_021064B8 mov r0, #2 mov r1, #0 ldr r3, [r3] @@ -1852,7 +1852,7 @@ _0222E390: bl FUN_02012CC8 pop {r3, r4, r5, pc} nop -_0222E398: .word 0x021064B8 +_0222E398: .word UNK_021064B8 _0222E39C: .word UNK_021064C0 thumb_func_end MOD62_0222E360 |