summaryrefslogtreecommitdiff
path: root/misc/mobile_22.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_22.asm
parentfe4ef4e5951e855174cbff3da308b342b0b5bd09 (diff)
More menu stuff
Diffstat (limited to 'misc/mobile_22.asm')
-rw-r--r--misc/mobile_22.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/mobile_22.asm b/misc/mobile_22.asm
index a231e632d..8977c0fb0 100644
--- a/misc/mobile_22.asm
+++ b/misc/mobile_22.asm
@@ -2258,7 +2258,7 @@ Function89dab: ; 89dab (22:5dab)
ld a, [wMenuCursorY]
cp c
jr z, .asm_89dd9
- call Function1bee
+ call PlaceHollowCursor
scf
ret
.asm_89dd9
@@ -3076,7 +3076,7 @@ Function8a31c: ; 8a31c (22:631c)
ret
.asm_8a370
call Function89448
- call Function1bee
+ call PlaceHollowCursor
call Function8a3a2
ld a, [MenuSelection]
cp $ff