mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-12-14 12:09:36 +00:00
Use older XInput
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#include <new>
|
#include <new>
|
||||||
|
|
||||||
#pragma comment(lib, "xinput.lib")
|
#pragma comment(lib, "xinput9_1_0.lib")
|
||||||
|
|
||||||
void GpInputDriverXInput::ProcessInput()
|
void GpInputDriverXInput::ProcessInput()
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user