mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-27 06:38:30 -05:00
yuzu: Move disable_web_applet to UISettings
This commit is contained in:
@ -114,6 +114,7 @@ struct Values {
|
||||
|
||||
bool configuration_applied;
|
||||
bool reset_to_defaults;
|
||||
bool disable_web_applet{};
|
||||
};
|
||||
|
||||
extern Values values;
|
||||
|
Reference in New Issue
Block a user