Mercurial > sdl-ios-xcode
log src/joystick/linux/SDL_sysjoystick.c @ 3590:493f252a455c
age | author | description |
---|---|---|
Thu, 17 Dec 2009 07:22:48 +0000 | Sam Lantinga | Fixed crash in joystick handling code. Newer 2.6 kernels add an additional 'resolution' field to input_absinfo. Note that we don't use that structure since we want to have enough space for the values even when building with an older kernel. |