Identify some wMenuJoypad-related button constants

This commit is contained in:
Rangi
2022-03-09 19:42:26 -05:00
parent 1a6b051119
commit 3a562f9896
5 changed files with 11 additions and 11 deletions

View File

@@ -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