Switch PR & remove X11 part from CMakeLists

This commit is contained in:
erorcun
2021-08-14 18:09:07 +03:00
33 changed files with 476 additions and 19 deletions

View File

@@ -731,6 +731,7 @@ public:
CONTROLLER_DUALSHOCK4,
CONTROLLER_XBOX360,
CONTROLLER_XBOXONE,
CONTROLLER_NINTENDO_SWITCH,
};
int8 m_PrefsControllerType;