yuzu: Move disable_web_applet to UISettings
This commit is contained in:
parent
f55af65e82
commit
1cbe23ed7b
3 changed files with 3 additions and 5 deletions
|
|
@ -114,6 +114,7 @@ struct Values {
|
|||
|
||||
bool configuration_applied;
|
||||
bool reset_to_defaults;
|
||||
bool disable_web_applet{};
|
||||
};
|
||||
|
||||
extern Values values;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue