mirror of
https://github.com/Detanup01/gbe_fork.git
synced 2024-12-25 09:54:15 +08:00
Link to xinput 9.1.0 for compatibility with windows 7.
This commit is contained in:
parent
8b9e0e25ca
commit
141dfba191
@ -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…
x
Reference in New Issue
Block a user