mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-13 02:08:49 +12:00
Emu: some cleanup
This commit is contained in:
parent
a3e8a61547
commit
03b76b4606
149 changed files with 957 additions and 1139 deletions
|
@ -12,7 +12,7 @@ public:
|
|||
|
||||
static void InitializeEmulator(const std::string& user, bool show_gui);
|
||||
|
||||
void SetActiveUser(std::string user)
|
||||
void SetActiveUser(const std::string& user)
|
||||
{
|
||||
m_active_user = user;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue