Skip to content

Commit

Permalink
Merged r2987:2988 from trunk/SDL: buggy Sidewinder ID added to linux …
Browse files Browse the repository at this point in the history
…joysticks.
  • Loading branch information
icculus committed Feb 20, 2007
1 parent 5a40a4d commit 4e4bc4e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/joystick/linux/SDL_sysjoystick.c
Expand Up @@ -50,6 +50,7 @@ static struct {
{ "SideWinder Precision Pro", 4, 1, 0 },
{ "SideWinder 3D Pro", 4, 1, 0 },
{ "Microsoft SideWinder 3D Pro", 4, 1, 0 },
{ "Microsoft SideWinder Precision Pro", 4, 1, 0 },
{ "Microsoft SideWinder Dual Strike USB version 1.0", 2, 1, 0 },
{ "WingMan Interceptor", 3, 3, 0 },
{ "WingMan Extreme Digital 3D", 4, 1, 0 },
Expand Down

0 comments on commit 4e4bc4e

Please sign in to comment.