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