mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-26 18:27:52 -05:00
yuzu: Add per-game linux gamemode configuration
This commit is contained in:
@ -25,6 +25,8 @@ class Builder;
|
||||
}
|
||||
|
||||
class ConfigureGeneral : public ConfigurationShared::Tab {
|
||||
Q_OBJECT
|
||||
|
||||
public:
|
||||
explicit ConfigureGeneral(const Core::System& system_,
|
||||
std::shared_ptr<std::vector<ConfigurationShared::Tab*>> group,
|
||||
|
Reference in New Issue
Block a user