mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-12-14 12:09:36 +00:00
Fix fullscreen prefs not working in SDL. Add SDL GameController support.
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
enum EGpInputDriverType
|
||||
{
|
||||
EGpInputDriverType_XInput,
|
||||
EGpInputDriverType_SDL2_Gamepad,
|
||||
|
||||
EGpInputDriverType_Count,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user