summaryrefslogtreecommitdiff
path: root/home/map_objects.asm
diff options
context:
space:
mode:
authorpikalaxalt <PikalaxALT@gmail.com>2016-06-18 23:30:28 -0400
committerpikalaxalt <PikalaxALT@gmail.com>2016-06-18 23:30:28 -0400
commitc83e2e7efe1a279367316ffaf05d060c26e022cf (patch)
tree982e5a2bf8d0624ad07c61739ee17331467bf054 /home/map_objects.asm
parent188f35fb75f73dc3325635d74b47891a752aa767 (diff)
Main Menu and GS Title Screen
Diffstat (limited to 'home/map_objects.asm')
-rw-r--r--home/map_objects.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/map_objects.asm b/home/map_objects.asm
index 3e67a217..aef1e3d0 100644
--- a/home/map_objects.asm
+++ b/home/map_objects.asm
@@ -451,7 +451,7 @@ GetInitialFacing::
add hl, de
add hl, de
ld a, BANK(SpriteMovementData)
- call SwapBytes
+ call GetFarByte
add a
add a
and $c