diff options
author | red031000 <rubenru09@aol.com> | 2020-06-27 00:34:51 +0100 |
---|---|---|
committer | red031000 <rubenru09@aol.com> | 2020-06-27 00:34:51 +0100 |
commit | 1b13290db2cbfe938c4b800efe01331daceb057d (patch) | |
tree | e32aad21cee36386de9ef4c26362e8fe2c0f42a6 /arm9/modules/62/asm/module_62.s | |
parent | 2c7afe3a376e9d79368010c4bbe3f11a4351dcbf (diff) |
bit of work on mod 63
Diffstat (limited to 'arm9/modules/62/asm/module_62.s')
-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 bbd36ef5..82a2dd26 100644 --- a/arm9/modules/62/asm/module_62.s +++ b/arm9/modules/62/asm/module_62.s @@ -1833,7 +1833,7 @@ MOD62_0222E360: ; 0x0222E360 lsl r0, r0, #0xe add r2, r1, #0 blx r3 - ldr r3, _0222E39C ; =0x021064C0 + ldr r3, _0222E39C ; =UNK_021064C0 mov r1, #0 add r4, r0, #0 ldr r3, [r3] @@ -1853,7 +1853,7 @@ _0222E390: pop {r3, r4, r5, pc} nop _0222E398: .word 0x021064B8 -_0222E39C: .word 0x021064C0 +_0222E39C: .word UNK_021064C0 thumb_func_end MOD62_0222E360 thumb_func_start MOD62_0222E3A0 |