summaryrefslogtreecommitdiff
path: root/engine/billspc.asm
diff options
context:
space:
mode:
Diffstat (limited to 'engine/billspc.asm')
-rwxr-xr-xengine/billspc.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/billspc.asm b/engine/billspc.asm
index 4363cce1d..14f0509b2 100755
--- a/engine/billspc.asm
+++ b/engine/billspc.asm
@@ -2323,7 +2323,7 @@ _ChangeBox: ; e35aa (38:75aa)
hlcoord 0, 4
lb bc, 8, 9
call TextBox
- call HandleScrollingMenu
+ call ScrollingMenu
ld a, [wMenuJoypad]
cp B_BUTTON
jr z, .done