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/11 | |
parent | ef46723261161bd2a8257144660d3be93c7b2209 (diff) |
finish module 63
Diffstat (limited to 'arm9/modules/11')
-rw-r--r-- | arm9/modules/11/asm/module_11.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arm9/modules/11/asm/module_11.s b/arm9/modules/11/asm/module_11.s index f1edf86b..338eaadb 100644 --- a/arm9/modules/11/asm/module_11.s +++ b/arm9/modules/11/asm/module_11.s @@ -3061,7 +3061,7 @@ _0222EFD8: .word FUN_020223BC thumb_func_start MOD11_0222EFDC MOD11_0222EFDC: ; 0x0222EFDC push {r3, r4, r5, lr} - ldr r3, _0222F014 ; =0x021064B8 + ldr r3, _0222F014 ; =UNK_021064B8 mov r0, #2 mov r1, #0 ldr r3, [r3] @@ -3087,7 +3087,7 @@ _0222F00C: bl FUN_02012CC8 pop {r3, r4, r5, pc} nop -_0222F014: .word 0x021064B8 +_0222F014: .word UNK_021064B8 _0222F018: .word UNK_021064C0 thumb_func_start MOD11_0222F01C |