mirror of
https://github.com/Ryujinx/SDL.git
synced 2025-06-20 07:37:58 +00:00
The original code mapped incorrectly from [min, max] to [-32768, 32512], the upper bound being SDL_JOYSTICK_AXIS_MAX - 255 instead of SDL_JOYSTICK_AXIS_MAX. |
||
---|---|---|
.. | ||
SDL_bsdjoystick.c |