mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-12-14 12:09:36 +00:00
XInput support
This commit is contained in:
@@ -2,4 +2,6 @@
|
||||
|
||||
struct IGpInputDriver
|
||||
{
|
||||
virtual void ProcessInput() = 0;
|
||||
virtual void Shutdown() = 0;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user