mirror of
https://github.com/yawut/SDL.git
synced 2026-07-29 14:43:21 -05:00
Added a FIXME.
This commit is contained in:
parent
ce5a1c500a
commit
e9ec71b8cd
|
|
@ -1524,6 +1524,7 @@ TranslatePOV(DWORD value)
|
|||
|
||||
/* SDL_PrivateJoystick* doesn't discard duplicate events, so we need to
|
||||
* do it. */
|
||||
/* !!! FIXME: SDL_PrivateJoystickAxis _does_ discard duplicate events now. Ditch this code. */
|
||||
static int
|
||||
SDL_PrivateJoystickAxis_Int(SDL_Joystick * joystick, Uint8 axis, Sint16 value)
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user