summaryrefslogtreecommitdiff
path: root/home/window.asm
diff options
context:
space:
mode:
authorpikalaxalt <PikalaxALT@gmail.com>2016-06-21 13:08:20 -0400
committerpikalaxalt <PikalaxALT@gmail.com>2016-06-21 13:08:20 -0400
commitdef16f56d0212de6dc99f7b733fb190e3784aad9 (patch)
tree8c31f10206477422c6b53148ddf3c20160abdbda /home/window.asm
parentdc48fd153a0ed7a9236da657f72a7b7fde4034fd (diff)
engine/health.asm; overworld move/item fns pt 1
Diffstat (limited to 'home/window.asm')
-rw-r--r--home/window.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/window.asm b/home/window.asm
index 9bafebe5..d7f1d9df 100644
--- a/home/window.asm
+++ b/home/window.asm
@@ -33,7 +33,7 @@ CloseText
ld a, $90
ld [hWY], a
callba Function1415c
- call Functiond97
+ call ReplacePlayerSprite
ld hl, wd565
res 7, [hl]
call ResetBGWindow