summaryrefslogtreecommitdiff
path: root/misc/mobile_12.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 /misc/mobile_12.asm
parentfe4ef4e5951e855174cbff3da308b342b0b5bd09 (diff)
More menu stuff
Diffstat (limited to 'misc/mobile_12.asm')
-rwxr-xr-xmisc/mobile_12.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/mobile_12.asm b/misc/mobile_12.asm
index bcf9ef18f..748b095de 100755
--- a/misc/mobile_12.asm
+++ b/misc/mobile_12.asm
@@ -214,7 +214,7 @@ String_48202: ; 48202
; 4820d
Function4820d: ; 4820d (12:420d)
- call Function1bee
+ call PlaceHollowCursor
ld hl, wMenuCursorY
ld a, [hl]
push af
@@ -361,7 +361,7 @@ Function48304: ; 48304 (12:4304)
ld [wMenuScrollPosition], a
callba Function104148
.asm_48348
- call HandleScrollingMenu
+ call ScrollingMenu
ld de, $629
call Function48383
jr c, .asm_48348