diff options
Diffstat (limited to 'event/kurt.asm')
-rw-r--r-- | event/kurt.asm | 2 |
1 files changed, 1 insertions, 1 deletions
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 |