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 32494ee34..d000b7fdd 100644
--- a/home/window.asm
+++ b/home/window.asm
@@ -31,7 +31,7 @@ CloseText:: ; 2dcf
ret
; 2de2
-.CloseText ; 2de2
+.CloseText: ; 2de2
call ClearWindowData
xor a
ld [hBGMapMode], a