diff options
author | U-User-PC\User <golemgalvanize@github.com> | 2017-10-09 13:32:57 -0400 |
---|---|---|
committer | U-User-PC\User <golemgalvanize@github.com> | 2017-10-09 13:32:57 -0400 |
commit | f438734192e272af065820ad718ceb76ee59927a (patch) | |
tree | 9230432a4a80c4fb6d1ae106f872c0990d6f1cb5 /asm/unknown_task.s | |
parent | d361f7030abb3441bfe61e95c3803297454acbb8 (diff) | |
parent | 96c5966ff3676eb1b3463808b83b42e13e1591fd (diff) |
fixing merge conflicts
Diffstat (limited to 'asm/unknown_task.s')
-rw-r--r-- | asm/unknown_task.s | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/asm/unknown_task.s b/asm/unknown_task.s index 99a614e37..f6b96287e 100644 --- a/asm/unknown_task.s +++ b/asm/unknown_task.s @@ -267,11 +267,11 @@ _080BA1D8: .4byte _080BA250 .4byte _080BA24C _080BA214: - ldr r0, =gUnknown_02022E14 + ldr r0, =gBattle_BG0_X b _080BA24E .pool _080BA21C: - ldr r0, =gUnknown_02022E16 + ldr r0, =gBattle_BG0_Y b _080BA24E .pool _080BA224: @@ -295,7 +295,7 @@ _080BA244: b _080BA24E .pool _080BA24C: - ldr r0, =gUnknown_02022E22 + ldr r0, =gBattle_BG3_Y _080BA24E: ldrh r6, [r0] _080BA250: |