mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-11 22:27:52 +00:00
yuzu: Move disable_web_applet to UISettings
This commit is contained in:
parent
fdac72a864
commit
b78d281f75
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