diff options
Diffstat (limited to 'config.h.win32.in')
-rw-r--r-- | config.h.win32.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.win32.in b/config.h.win32.in index 9bbf65fe10..9666b1b872 100644 --- a/config.h.win32.in +++ b/config.h.win32.in @@ -300,6 +300,9 @@ /* Define to 1 if XInput 2.2 is available */ /* #undef XINPUT_2_2 */ +/* Define to 1 if XInput 2.4 is available */ +/* #undef XINPUT_2_4 */ + /* Define to 1 if the X Window System is missing or not being used. */ /* #undef X_DISPLAY_MISSING */ |