fixed broken screen gameplay, started adding coin-op logic
This commit is contained in:
@@ -22,6 +22,7 @@ enum MenuButton
|
||||
MENU_BUTTON_DOWN,
|
||||
MENU_BUTTON_START,
|
||||
MENU_BUTTON_BACK,
|
||||
MENU_BUTTON_INSERTCOIN,
|
||||
NUM_MENU_BUTTONS, // leave this at the end
|
||||
MENU_BUTTON_INVALID
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user