mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-14 18:07:53 +00:00
Save profile name used
- Save the profile name in global config - Read the profile name when reading the global config
This commit is contained in:
parent
204f3316f5
commit
ec5646a83e
7 changed files with 55 additions and 12 deletions
|
@ -51,7 +51,6 @@ protected:
|
|||
[[nodiscard]] bool IsCustomConfig() const;
|
||||
|
||||
void Reload();
|
||||
void Save();
|
||||
|
||||
/**
|
||||
* Derived config classes must implement this so they can reload all platform-specific
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue