Ez2dancer Evaluation Screen Update

This commit is contained in:
Andrew Livy
2002-07-17 19:24:27 +00:00
parent fe2bacf1c2
commit 5eef002fe4
2 changed files with 37 additions and 34 deletions
-22
View File
@@ -97,28 +97,6 @@ GameDef g_GameDefs[NUM_GAMES] =
PUMP_BUTTON_SELECT, // MENU_BUTTON_BACK
},
},
/* { // GAME_EZ2
"ez2", // m_szName
"Ez2dancer", // m_szDescription
2, // m_iNumInstruments
NUM_DANCE_BUTTONS, // m_iButtonsPerInstrument // If it works, i'll go with it, but i'm a bit unsure here...
{ // m_szButtonNames
"UpLeftHand",
"UpRightHand",
"LrLeftHand",
"LrRightHand",
"Down",
"Back"
},
{ // m_iMenuButtons[NUM_MENU_BUTTONS]; // map from MenuButton to m_szButtonNames
EZ2_BUTTON_UPLEFTHAND, // MENU_BUTTON_LEFT
EZ2_BUTTON_UPRIGHTHAND, // MENU_BUTTON_RIGHT
EZ2_BUTTON_LRLEFTHAND, // MENU_BUTTON_UP
EZ2_BUTTON_LRRIGHTHAND, // MENU_BUTTON_DOWN
EZ2_BUTTON_DOWN, // MENU_BUTTON_START
EZ2_BUTTON_SELECT, // MENU_BUTTON_BACK
},
},*/
{ // GAME_EZ2 ********* TEMPORARY DDR BORROWAGE FOR MENUS (The Input System needs WORK!) ********
"ez2", // m_szName
"Ez2dancer", // m_szDescription