remove NUM_JOYSTICK_HATS

This commit is contained in:
Glenn Maynard
2004-09-28 05:52:03 +00:00
parent f7e215e914
commit f9bd7e3829
-1
View File
@@ -185,7 +185,6 @@ enum RageKeySym
const int NUM_KEYBOARD_BUTTONS = NUM_KEYS;
const int NUM_JOYSTICKS = 6;
const int NUM_JOYSTICK_HATS = 1;
const int NUM_PUMPS = 2;
const int NUM_PARAS = 2;