diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2019-06-12 21:34:35 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2019-06-12 21:34:35 -0400 |
commit | 9a1408797c83d9ce3d212d644fe5cf05bc989d10 (patch) | |
tree | 9720ff5ea43432c3975781721829e857945a3649 /asm/help_system.s | |
parent | b26196e1f874fe5ebe9fe306e7ce18c06fa23715 (diff) |
help_system: EWRAM_DATA
Diffstat (limited to 'asm/help_system.s')
-rw-r--r-- | asm/help_system.s | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/asm/help_system.s b/asm/help_system.s index cb44523e6..783bc19b8 100644 --- a/asm/help_system.s +++ b/asm/help_system.s @@ -381,14 +381,14 @@ _0813BBC4: .4byte gUnknown_203B174 thumb_func_start sub_813BBC8 sub_813BBC8: @ 813BBC8 push {lr} - ldr r0, _0813BBD8 @ =gUnknown_203F18A + ldr r0, _0813BBD8 @ =gUnknown_203F178 + 0x12 adds r1, r0, 0x1 adds r2, r0, 0x2 bl SaveTextColors pop {r0} bx r0 .align 2, 0 -_0813BBD8: .4byte gUnknown_203F18A +_0813BBD8: .4byte gUnknown_203F178 + 0x12 thumb_func_end sub_813BBC8 thumb_func_start sub_813BBDC @@ -450,14 +450,14 @@ _0813BC44: .4byte 0x0600c000 thumb_func_start sub_813BC48 sub_813BC48: @ 813BC48 push {lr} - ldr r0, _0813BC58 @ =gUnknown_203F18A + ldr r0, _0813BC58 @ =gUnknown_203F178 + 0x12 adds r1, r0, 0x1 adds r2, r0, 0x2 bl RestoreTextColors pop {r0} bx r0 .align 2, 0 -_0813BC58: .4byte gUnknown_203F18A +_0813BC58: .4byte gUnknown_203F178 + 0x12 thumb_func_end sub_813BC48 thumb_func_start sub_813BC5C |