mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2026-09-21 01:42:29 +00:00
yuzu: Add per-game linux gamemode configuration
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