summaryrefslogtreecommitdiff
path: root/home/window.asm
diff options
context:
space:
mode:
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 d7f1d9df..e4a1e989 100644
--- a/home/window.asm
+++ b/home/window.asm
@@ -32,7 +32,7 @@ CloseText
call SafeUpdateSprites
ld a, $90
ld [hWY], a
- callba Function1415c
+ farcall Function1415c
call ReplacePlayerSprite
ld hl, wd565
res 7, [hl]