aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/redshouse1f2.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/redshouse1f2.asm
parentUpdate Discord link. (diff)
downloadpokeyellow-c5b2436daadbae47d6251052d62436afbaa91158.tar.gz
pokeyellow-c5b2436daadbae47d6251052d62436afbaa91158.tar.xz
pokeyellow-c5b2436daadbae47d6251052d62436afbaa91158.zip
Rename spritestatedata structs.
Diffstat (limited to 'scripts/redshouse1f2.asm')
-rwxr-xr-xscripts/redshouse1f2.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/redshouse1f2.asm b/scripts/redshouse1f2.asm
index 871f2e31..8f44d30d 100755
--- a/scripts/redshouse1f2.asm
+++ b/scripts/redshouse1f2.asm
@@ -40,7 +40,7 @@ MomHealText2:
Func_f1bc4:
ld hl, TVWrongSideText
- ld a, [wPlayerFacingDirection]
+ ld a, [wSpritePlayerStateData1FacingDirection]
cp SPRITE_FACING_UP
jp nz, .notUp
ld hl, StandByMeText