mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-04 20:02:25 -07:00
Merge pull request #12555 from flodavid/fix-gamemode-setting
Save gamemode configuration and add per-game config
This commit is contained in:
@@ -27,6 +27,8 @@ class Builder;
|
||||
}
|
||||
|
||||
class ConfigureSystem : public ConfigurationShared::Tab {
|
||||
Q_OBJECT
|
||||
|
||||
public:
|
||||
explicit ConfigureSystem(Core::System& system_,
|
||||
std::shared_ptr<std::vector<ConfigurationShared::Tab*>> group,
|
||||
|
Reference in New Issue
Block a user