mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-14 14:47:56 -05: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:
@ -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
|
||||
|
Reference in New Issue
Block a user