mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-28 19:58:53 +00:00
Config: Add layers CommandLine and CurrentRun
This commit is contained in:
parent
41afe78a44
commit
1e766ab490
3 changed files with 10 additions and 0 deletions
|
@ -40,6 +40,7 @@ void Save();
|
|||
|
||||
void Init();
|
||||
void Shutdown();
|
||||
void ClearCurrentRunLayer();
|
||||
|
||||
const std::string& GetSystemName(System system);
|
||||
System GetSystemFromName(const std::string& system);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue