mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-10 18:42:33 -07: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