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

@@ -376,7 +376,7 @@ PopulateDecoCategoryMenu:
ld [wMenuScrollPosition], a
call ScrollingMenu
ld a, [wMenuJoypad]
cp 2
cp B_BUTTON
jr z, .no_action_2
call DoDecorationAction2