Made controller mapping possible in Xbox

This commit is contained in:
Ryan Dortmans
2004-09-09 08:50:16 +00:00
parent 2dac0c1523
commit cd579141b5
2 changed files with 31 additions and 0 deletions
+1
View File
@@ -32,6 +32,7 @@ private:
void Refresh();
void InputInternal( const DeviceInput& DeviceI, const InputEventType type, const GameInput &GameI, const MenuInput &MenuI, const StyleInput &StyleI );
int m_iCurController;
int m_iCurButton;