summaryrefslogtreecommitdiff
path: root/engine/billspc.asm
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2015-12-17 22:31:16 -0500
committerPikalaxALT <PikalaxALT@gmail.com>2015-12-17 22:31:16 -0500
commitd644406f61983be78339a0e9f366e8d34c209c6c (patch)
treefeb8188bd644c8642b41d72d7fccfa274696064d /engine/billspc.asm
parentfe4ef4e5951e855174cbff3da308b342b0b5bd09 (diff)
More menu stuff
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