Mercurial > sdl-ios-xcode
changeset 2095:1d9cd8266e22
Added id of another buggy Microsoft SideWinder to the Linux joystick driver.
Fixes Bugzilla #395.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Tue, 20 Feb 2007 22:54:25 +0000 |
parents | 7ba4a732e3d0 |
children | 87256df87837 |
files | src/joystick/linux/SDL_sysjoystick.c |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/joystick/linux/SDL_sysjoystick.c Tue Feb 20 21:08:00 2007 +0000 +++ b/src/joystick/linux/SDL_sysjoystick.c Tue Feb 20 22:54:25 2007 +0000 @@ -53,6 +53,7 @@ "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}, {