aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/redshouse1f2.asm
diff options
context:
space:
mode:
authorpikalaxalt <PikalaxALT@gmail.com>2016-06-06 12:09:36 -0400
committerpikalaxalt <PikalaxALT@gmail.com>2016-06-06 12:09:36 -0400
commit96a58ce52ac4b8c4c8b2ecbf0f185d1ebda10a6e (patch)
tree94af78e339c96436e8ee2180e19279788659056d /scripts/redshouse1f2.asm
parentMore printer labels (diff)
downloadpokeyellow-96a58ce52ac4b8c4c8b2ecbf0f185d1ebda10a6e.tar.gz
pokeyellow-96a58ce52ac4b8c4c8b2ecbf0f185d1ebda10a6e.tar.xz
pokeyellow-96a58ce52ac4b8c4c8b2ecbf0f185d1ebda10a6e.zip
Split out pikachu engine functions; sprite state data macros
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 0ddd22d6..7fd98d41 100755
--- a/scripts/redshouse1f2.asm
+++ b/scripts/redshouse1f2.asm
@@ -40,7 +40,7 @@ MomHealText2: ; 481c1 (12:41c1)
Func_f1bc4:
ld hl, TVWrongSideText
- ld a, [wSpriteStateData1 + 9]
+ ld a, [wPlayerFacingDirection]
cp SPRITE_FACING_UP
jp nz, .notUp
ld hl, StandByMeText