diff options
Diffstat (limited to 'arm9/modules/61/asm/module_61.s')
-rw-r--r-- | arm9/modules/61/asm/module_61.s | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/arm9/modules/61/asm/module_61.s b/arm9/modules/61/asm/module_61.s index 1e06ec8a..950a5689 100644 --- a/arm9/modules/61/asm/module_61.s +++ b/arm9/modules/61/asm/module_61.s @@ -114,7 +114,7 @@ _021D759E: thumb_func_start MOD61_021D75AC MOD61_021D75AC: ; 0x021D75AC push {r3, lr} - ldr r0, _021D75C8 ; =0x021C48B8 + ldr r0, _021D75C8 ; =gUnknown21C48B8 ldr r1, [r0, #0x48] mov r0, #3 tst r0, r1 @@ -127,14 +127,14 @@ _021D75C2: mov r0, #0 pop {r3, pc} nop -_021D75C8: .word 0x021C48B8 +_021D75C8: .word gUnknown21C48B8 _021D75CC: .word 0x000005E3 thumb_func_end MOD61_021D75AC thumb_func_start MOD61_021D75D0 MOD61_021D75D0: ; 0x021D75D0 push {r3, r4, r5, lr} - ldr r1, _021D76E0 ; =0x021C48B8 + ldr r1, _021D76E0 ; =gUnknown21C48B8 add r4, r0, #0 ldr r2, [r1, #0x48] mov r1, #1 @@ -278,7 +278,7 @@ _021D76DC: mov r0, #0 pop {r3, r4, r5, pc} .align 2, 0 -_021D76E0: .word 0x021C48B8 +_021D76E0: .word gUnknown21C48B8 _021D76E4: .word 0x000005DD _021D76E8: .word 0x000005E3 _021D76EC: .word 0x000005DC @@ -329,7 +329,7 @@ _021D7702: bl String_dtor b _021D777C _021D774E: - ldr r0, _021D778C ; =0x021C48B8 + ldr r0, _021D778C ; =gUnknown21C48B8 ldr r1, [r0, #0x48] mov r0, #3 tst r0, r1 @@ -360,7 +360,7 @@ _021D777C: pop {r3, r4, r5, pc} .align 2, 0 _021D7788: .word 0x0001020F -_021D778C: .word 0x021C48B8 +_021D778C: .word gUnknown21C48B8 thumb_func_end MOD61_021D76F0 thumb_func_start MOD61_021D7790 |