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 55e58f6a5..44e984131 100644
--- a/home/window.asm
+++ b/home/window.asm
@@ -44,7 +44,7 @@ CloseText:: ; 2dcf
ld [hWY], a
call ReplaceKrisSprite
callba ReturnFromMapSetupScript
- callba Function106594
+ callba LoadOverworldFont
ret
; 2e08