summaryrefslogtreecommitdiff
path: root/scripts/pallettown.asm
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/pallettown.asm')
-rwxr-xr-xscripts/pallettown.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/pallettown.asm b/scripts/pallettown.asm
index 73f50e3e..f29eacd1 100755
--- a/scripts/pallettown.asm
+++ b/scripts/pallettown.asm
@@ -174,7 +174,7 @@ PalletTownScript5: ; 18f56 (6:4f56)
PalletTownScript6: ; 18f87 (6:4f87)
xor a
- ld [wSpriteStateData1 + 9], a
+ ld [wPlayerFacingDirection], a
ld a, $1
ld [wSpriteIndex], a
xor a