Added a FIXME.
This commit is contained in:
parent
8135173e3f
commit
ae216dde6c
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue