diff options
author | red031000 <rubenru09@aol.com> | 2020-06-25 19:39:11 +0100 |
---|---|---|
committer | red031000 <rubenru09@aol.com> | 2020-06-25 19:39:34 +0100 |
commit | a2f8c35e864703e4264e308cd26aec3d612d863b (patch) | |
tree | 81b12a7c939e0849bf609144de914cb3ceaa7e7a /arm9/modules/15 | |
parent | b00d33850bfcd8665794832e244c0e0b16bd9fa7 (diff) |
few general use pointers
Diffstat (limited to 'arm9/modules/15')
-rw-r--r-- | arm9/modules/15/asm/module_15.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arm9/modules/15/asm/module_15.s b/arm9/modules/15/asm/module_15.s index 1c78699d..040c4ddb 100644 --- a/arm9/modules/15/asm/module_15.s +++ b/arm9/modules/15/asm/module_15.s @@ -68,7 +68,7 @@ MOD15_021D7558: ; 0x021D7558 push {r4, lr} bl FUN_02006278 add r4, r0, #0 - ldr r0, _021D7594 ; =0x021C48B8 + ldr r0, _021D7594 ; =gUnknown21C48B8 ldr r1, [r0, #0x48] strh r1, [r4, #0x30] ldr r1, [r0, #0x44] @@ -94,7 +94,7 @@ _021D7586: blx r2 pop {r4, pc} nop -_021D7594: .word 0x021C48B8 +_021D7594: .word gUnknown21C48B8 thumb_func_start MOD15_021D7598 MOD15_021D7598: ; 0x021D7598 |