diff options
Diffstat (limited to 'arm9/modules/70')
-rw-r--r-- | arm9/modules/70/asm/module_70.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arm9/modules/70/asm/module_70.s b/arm9/modules/70/asm/module_70.s index 670281ea..f4b87636 100644 --- a/arm9/modules/70/asm/module_70.s +++ b/arm9/modules/70/asm/module_70.s @@ -115,7 +115,7 @@ _021D75B8: beq _021D768A b _021D768E _021D75C4: - ldr r0, _021D7694 ; =0x021C48B8 + ldr r0, _021D7694 ; =gUnknown21C48B8 mov r1, #2 ldr r0, [r0, #0x48] add r2, r0, #0 @@ -216,7 +216,7 @@ _021D768E: mov r0, #0 pop {r3, r4, r5, pc} nop -_021D7694: .word 0x021C48B8 +_021D7694: .word gUnknown21C48B8 thumb_func_end MOD70_021D758C thumb_func_start MOD70_021D7698 |