mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-21 14:35:46 +00:00
yuzu: Add per-game linux gamemode configuration
This commit is contained in:
parent
8028ffb94f
commit
f1021346b0
14 changed files with 197 additions and 0 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue