You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Identify some wMenuJoypad-related button constants
This commit is contained in:
@@ -234,7 +234,7 @@ Buena_PrizeMenu:
|
||||
ld a, [wMenuCursorY]
|
||||
ld [wMenuSelection], a
|
||||
ld a, [wMenuJoypad]
|
||||
cp $2
|
||||
cp B_BUTTON
|
||||
jr z, .cancel
|
||||
ld a, c
|
||||
and a
|
||||
|
Reference in New Issue
Block a user