Link to xinput 9.1.0 for compatibility with windows 7.

merge-requests/21/head
Mr_Goldberg 5 years ago
parent 8b9e0e25ca
commit 141dfba191
No known key found for this signature in database
GPG Key ID: 8597D87419DEF278

@ -19,7 +19,7 @@
# undef UNICODE
# include "windows.h"
# include "xinput.h"
# pragma comment(lib, "xinput.lib")
# pragma comment(lib, "XINPUT9_1_0.lib")
#elif defined(__linux__)
# include <linux/joystick.h>
# include <stdio.h>

Loading…
Cancel
Save