summaryrefslogtreecommitdiff
path: root/event
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2015-11-11 14:12:46 -0500
committerPikalaxALT <PikalaxALT@gmail.com>2015-11-11 14:12:46 -0500
commitb522b0f165b6aae278ca9b4b18bada606d4ae737 (patch)
tree15d4c8be83f1eb658fe40f384d11eddd0354f888 /event
parent4b35fa05829eb5257186699d8a8e44362905468c (diff)
engine/mart.asm
Diffstat (limited to 'event')
-rw-r--r--event/buena.asm2
-rw-r--r--event/kurt.asm2
2 files changed, 2 insertions, 2 deletions
diff --git a/event/buena.asm b/event/buena.asm
index fdbda9ceb..3662f110d 100644
--- a/event/buena.asm
+++ b/event/buena.asm
@@ -252,7 +252,7 @@ Function8b0e2: ; 8b0e2
ld [hBGMapMode], a
call Function352f
call UpdateSprites
- call Function350c
+ call HandleScrollingMenu
ld a, [MenuSelection]
ld c, a
ld a, [MenuSelection2]
diff --git a/event/kurt.asm b/event/kurt.asm
index 63e5d4284..5e3433964 100644
--- a/event/kurt.asm
+++ b/event/kurt.asm
@@ -67,7 +67,7 @@ Kurt_SelectApricorn: ; 88055
ld [hBGMapMode], a
call Function352f
call UpdateSprites
- call Function350c
+ call HandleScrollingMenu
ld a, [wcf73]
cp $2
jr z, .nope