Squashed multiple controllers PR

This commit is contained in:
kalaposfos13
2025-11-29 11:03:46 +01:00
parent d1e9b47fc3
commit ad1e58ed16
15 changed files with 688 additions and 599 deletions

View File

@@ -111,7 +111,8 @@ void setUsbDeviceBackend(int value, bool is_game_specific = false);
// TODO
std::filesystem::path GetSaveDataPath();
std::string getUserName();
std::string getUserName(int id);
std::array<std::string, 4> const getUserNames();
bool GetUseUnifiedInputConfig();
void SetUseUnifiedInputConfig(bool use);
bool GetOverrideControllerColor();