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 c2dc212..9e86453 100644
--- a/home/window.asm
+++ b/home/window.asm
@@ -17,7 +17,7 @@ RefreshScreen::
ret
Function1fea::
- call Function3171
+ call TextboxCleanup
call ClearWindowData
call InitToolgearBuffer
ret