autotools: added windows.gaming.input.h (and SDL_JOYSTICK_WGI) detection
This commit is contained in:
parent
2371b247ff
commit
802e17aad9
3 changed files with 29 additions and 2 deletions
|
@ -232,6 +232,7 @@
|
|||
#undef HAVE_DINPUT_H
|
||||
#undef HAVE_DSOUND_H
|
||||
#undef HAVE_DXGI_H
|
||||
#undef HAVE_WINDOWS_GAMING_INPUT_H
|
||||
#undef HAVE_XINPUT_H
|
||||
|
||||
#undef HAVE_MMDEVICEAPI_H
|
||||
|
@ -307,6 +308,7 @@
|
|||
#undef SDL_INPUT_WSCONS
|
||||
#undef SDL_JOYSTICK_HAIKU
|
||||
#undef SDL_JOYSTICK_DINPUT
|
||||
#undef SDL_JOYSTICK_WGI
|
||||
#undef SDL_JOYSTICK_XINPUT
|
||||
#undef SDL_JOYSTICK_DUMMY
|
||||
#undef SDL_JOYSTICK_IOKIT
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue