aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/cinnabarisland.asm
diff options
context:
space:
mode:
authorluckytyphlosion <10688458+luckytyphlosion@users.noreply.github.com>2018-11-18 19:24:53 -0500
committerluckytyphlosion <10688458+luckytyphlosion@users.noreply.github.com>2018-11-18 19:24:53 -0500
commitc5b2436daadbae47d6251052d62436afbaa91158 (patch)
tree5671f8d0e7368b736c8e85bdae277bf9eee09b40 /scripts/cinnabarisland.asm
parentUpdate Discord link. (diff)
downloadpokeyellow-c5b2436daadbae47d6251052d62436afbaa91158.tar.gz
pokeyellow-c5b2436daadbae47d6251052d62436afbaa91158.tar.xz
pokeyellow-c5b2436daadbae47d6251052d62436afbaa91158.zip
Rename spritestatedata structs.
Diffstat (limited to 'scripts/cinnabarisland.asm')
-rwxr-xr-xscripts/cinnabarisland.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/cinnabarisland.asm b/scripts/cinnabarisland.asm
index 4dbec159..c608f53d 100755
--- a/scripts/cinnabarisland.asm
+++ b/scripts/cinnabarisland.asm
@@ -35,7 +35,7 @@ CinnabarIslandScript0:
ld [wSimulatedJoypadStatesEnd], a
call StartSimulatingJoypadStates
xor a
- ld [wPlayerFacingDirection], a
+ ld [wSpritePlayerStateData1FacingDirection], a
ld [wJoyIgnore], a
ld a, $1
ld [wCinnabarIslandCurScript], a