*** empty log message ***

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40222
This commit is contained in:
Sam Lantinga 2001-11-02 18:12:52 +00:00
parent c0d645637d
commit e79ad74ac3
9 changed files with 163 additions and 120 deletions

View file

@ -61,9 +61,10 @@ static const char *special_joysticks[] = {
"'Microsoft SideWinder Dual Strike USB version 1.0' 2 1 0",
"'WingMan Interceptor' 3 3 0",
/* WingMan Extreme Analog - not recognized by default
"'Analog 3-axis 4-button joystick' 2 1",
"'Analog 3-axis 4-button joystick' 2 1 0",
*/
"'WingMan Extreme Digital 3D' 4 1 0",
"'Analog 2-axis 4-button 1-hat FCS joystick' 2 1 0",
NULL
};
#else