You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-12-11 05:02:16 -08:00
Menu
This commit is contained in:
@@ -40,7 +40,7 @@ Special_SelectApricornForKurt: ; 88018
|
||||
and a
|
||||
jr z, .done
|
||||
ld [CurItem], a
|
||||
ld a, [MenuSelection2]
|
||||
ld a, [wMenuCursorY]
|
||||
ld c, a
|
||||
push bc
|
||||
call Kurt_PrintTextHowMany
|
||||
@@ -68,7 +68,7 @@ Kurt_SelectApricorn: ; 88055
|
||||
call InitScrollingMenu
|
||||
call UpdateSprites
|
||||
call HandleScrollingMenu
|
||||
ld a, [wcf73]
|
||||
ld a, [wMenuJoypad]
|
||||
cp $2
|
||||
jr z, .nope
|
||||
ld a, [MenuSelection]
|
||||
|
||||
Reference in New Issue
Block a user