mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-11 07:08:16 -05:00
settings: Add config option for kiosk (quest) mode
This commit is contained in:
@ -416,6 +416,7 @@ struct Values {
|
||||
bool dump_exefs;
|
||||
bool dump_nso;
|
||||
bool reporting_services;
|
||||
bool quest_flag;
|
||||
|
||||
// WebService
|
||||
bool enable_telemetry;
|
||||
|
Reference in New Issue
Block a user