FrontendCommon: Support UWP in helper classes

This commit is contained in:
Connor McLaughlin
2021-07-04 19:14:28 +10:00
parent b35a1308c4
commit 99018b51b4
6 changed files with 92 additions and 17 deletions

View File

@@ -23,6 +23,8 @@ public:
#endif
#ifdef _WIN32
XInput,
#endif
#ifdef WITH_DINPUT
DInput,
#endif
#ifdef ANDROID