summaryrefslogtreecommitdiff
path: root/scripts/route22gate.asm
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/route22gate.asm')
-rwxr-xr-xscripts/route22gate.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/route22gate.asm b/scripts/route22gate.asm
index 05fbc7e9..2b622a43 100755
--- a/scripts/route22gate.asm
+++ b/scripts/route22gate.asm
@@ -40,7 +40,7 @@ Route22GateScript_1e6ba:
ld [wSimulatedJoypadStatesIndex], a
ld a, D_DOWN
ld [wSimulatedJoypadStatesEnd], a
- ld [wPlayerFacingDirection], a
+ ld [wSpritePlayerStateData1FacingDirection], a
ld [wJoyIgnore], a
jp StartSimulatingJoypadStates