mirror of
https://git.citron-emu.org/citron/emulator
synced 2025-12-23 12:23:41 +00: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