This commit is contained in:
Ryan Dortmans
2004-09-28 06:08:33 +00:00
parent 8fc33017f0
commit 232cf294ea
2 changed files with 3 additions and 10 deletions
@@ -6,10 +6,6 @@
#include <xtl.h>
#define NUM_PORTS 4
#define NUM_JOYSTICKS 2
#define NUM_BUTTONS 8
#define NUM_ANALOG_BUTTONS 8
#define NUM_AXES 4
class InputHandler_Xbox: public InputHandler
{