mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-12-10 05:38:49 +00:00
Squashed multiple controllers PR
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user