SDL/include
Ryan C. Gordon d252a8fe12
joystick: SDL_VirtualJoystickDesc no longer takes a struct version.
If we need to extend this in the future, we'll make a second struct and
a second SDL_AttachVirtualJoystickEx-style function that uses it.

Just zero the struct and don't set a version.

Fixes #9489.
2024-04-13 14:16:12 -04:00
..
SDL3 joystick: SDL_VirtualJoystickDesc no longer takes a struct version. 2024-04-13 14:16:12 -04:00
build_config stdlib: Improve Unicode support and consistency in string comparison functions. 2024-03-29 15:01:40 -04:00