comparison src/joystick/linux/SDL_sysjoystick.c @ 408:b2c97d579dfe

*** empty log message ***
author Sam Lantinga <slouken@libsdl.org>
date Wed, 12 Jun 2002 23:49:31 +0000
parents 9916da315b0d
children 38b1a98aeb11
comparison
equal deleted inserted replaced
407:173909e17b7f 408:b2c97d579dfe
67 */ 67 */
68 "'WingMan Extreme Digital 3D' 4 1 0", 68 "'WingMan Extreme Digital 3D' 4 1 0",
69 "'Analog 2-axis 4-button 1-hat FCS joystick' 2 1 0", 69 "'Analog 2-axis 4-button 1-hat FCS joystick' 2 1 0",
70 "'Microsoft SideWinder Precision 2 Joystick' 4 1 0", 70 "'Microsoft SideWinder Precision 2 Joystick' 4 1 0",
71 "'Logitech Inc. WingMan Extreme Digital 3D' 4 1 0", 71 "'Logitech Inc. WingMan Extreme Digital 3D' 4 1 0",
72 "'Saitek Saitek X45' 6 1 0" 72 "'Saitek Saitek X45' 6 1 0",
73 NULL 73 NULL
74 }; 74 };
75 #else 75 #else
76 #undef USE_INPUT_EVENTS 76 #undef USE_INPUT_EVENTS
77 #endif 77 #endif