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/08/asm/module_08.s | |
parent | ef46723261161bd2a8257144660d3be93c7b2209 (diff) |
finish module 63
Diffstat (limited to 'arm9/modules/08/asm/module_08.s')
-rw-r--r-- | arm9/modules/08/asm/module_08.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arm9/modules/08/asm/module_08.s b/arm9/modules/08/asm/module_08.s index 15a22bf2..d0fcc19c 100644 --- a/arm9/modules/08/asm/module_08.s +++ b/arm9/modules/08/asm/module_08.s @@ -8072,7 +8072,7 @@ _02215A66: thumb_func_start MOD08_02215A68 MOD08_02215A68: ; 0x02215A68 push {r4, lr} - ldr r3, _02215A80 ; =0x021064B8 + ldr r3, _02215A80 ; =UNK_021064B8 mov r2, #0 ldr r3, [r3] blx r3 @@ -8082,7 +8082,7 @@ MOD08_02215A68: ; 0x02215A68 lsr r0, r0, #0xd pop {r4, pc} nop -_02215A80: .word 0x021064B8 +_02215A80: .word UNK_021064B8 thumb_func_start MOD08_02215A84 MOD08_02215A84: ; 0x02215A84 |