https://bugs.winehq.org/show_bug.cgi?id=53396
Olivier F. R. Dierick o.dierick@piezo-forte.be changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |o.dierick@piezo-forte.be
--- Comment #3 from Olivier F. R. Dierick o.dierick@piezo-forte.be --- Created attachment 72789 --> https://bugs.winehq.org/attachment.cgi?id=72789 Patch declares SDL_JOYSTICK_TYPE_* enum constants for older SDL.
Hello,
enum SDL_JoystickType was added in SDL 2.0.6 [1].
The attached patch is what I use on Debian 8 (SDL 2.0.2).
[1] https://www.libsdl.org/tmp/SDL/WhatsNew.txt
Regards.