mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-09-23 14:53:52 +00:00
XInput support
This commit is contained in:
8
GpCommon/EGpInputDriverType.h
Normal file
8
GpCommon/EGpInputDriverType.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#pragma once
|
||||
|
||||
enum EGpInputDriverType
|
||||
{
|
||||
EGpInputDriverType_XInput,
|
||||
|
||||
EGpInputDriverType_Count,
|
||||
};
|
Reference in New Issue
Block a user