Link to xinput 9.1.0 for compatibility with windows 7.
parent
8b9e0e25ca
commit
141dfba191
|
@ -19,7 +19,7 @@
|
||||||
# undef UNICODE
|
# undef UNICODE
|
||||||
# include "windows.h"
|
# include "windows.h"
|
||||||
# include "xinput.h"
|
# include "xinput.h"
|
||||||
# pragma comment(lib, "xinput.lib")
|
# pragma comment(lib, "XINPUT9_1_0.lib")
|
||||||
#elif defined(__linux__)
|
#elif defined(__linux__)
|
||||||
# include <linux/joystick.h>
|
# include <linux/joystick.h>
|
||||||
# include <stdio.h>
|
# include <stdio.h>
|
||||||
|
|
Loading…
Reference in New Issue