summaryrefslogtreecommitdiff
path: root/home/menu_window.asm
diff options
context:
space:
mode:
Diffstat (limited to 'home/menu_window.asm')
-rw-r--r--home/menu_window.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/menu_window.asm b/home/menu_window.asm
index 7c511097d..b72677702 100644
--- a/home/menu_window.asm
+++ b/home/menu_window.asm
@@ -144,7 +144,7 @@ MenuBox::
call GetMenuBoxDims
dec b
dec c
- jp TextBox
+ jp Textbox
GetMenuTextStartCoord::
ld a, [wMenuBorderTopCoord]