frontend: Add setting for whether to use LLE applets. (#7345)
This commit is contained in:
@@ -54,6 +54,7 @@ private:
|
||||
std::unique_ptr<Ui::ConfigureSystem> ui;
|
||||
Core::System& system;
|
||||
ConfigurationShared::CheckState is_new_3ds;
|
||||
ConfigurationShared::CheckState lle_applets;
|
||||
bool enabled = false;
|
||||
|
||||
std::shared_ptr<Service::CFG::Module> cfg;
|
||||
|
||||
Reference in New Issue
Block a user