mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
Config: Add layers CommandLine and CurrentRun
This commit is contained in:
@ -40,6 +40,7 @@ void Save();
|
||||
|
||||
void Init();
|
||||
void Shutdown();
|
||||
void ClearCurrentRunLayer();
|
||||
|
||||
const std::string& GetSystemName(System system);
|
||||
System GetSystemFromName(const std::string& system);
|
||||
|
Reference in New Issue
Block a user