-
Notifications
You must be signed in to change notification settings - Fork 38
struct SDL_hid_device_info incompatibility #76
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Good point. I can move the bus_type member to the end, to preserve compatibility. |
Yes, that'd be a solution. |
Actually, the structure looks nicer the way it is. @icculus, what do you think about preferring SDL 3.0 aesthetics over sdl2-compat passthrough ability? |
It's not a big surface area, we can manage it in sdl2-compat. |
Fixed in 1f34831. |
Uh oh!
There was an error while loading. Please reload this page.
Originally posted by @sezero in libsdl-org/SDL#7736 (comment)
CC: @slouken
The text was updated successfully, but these errors were encountered: