Add "Select". Nothing currently uses this directly, but it can be mapped

to codes.
This commit is contained in:
Glenn Maynard
2005-04-24 04:35:59 +00:00
parent 5affc1cef4
commit e700aae4e1
3 changed files with 62 additions and 0 deletions
+1
View File
@@ -12,6 +12,7 @@ enum MenuButton
MENU_BUTTON_UP,
MENU_BUTTON_DOWN,
MENU_BUTTON_START,
MENU_BUTTON_SELECT,
MENU_BUTTON_BACK,
MENU_BUTTON_COIN,
MENU_BUTTON_OPERATOR,