mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-17 17:07:57 -05:00
settings: Add 'Reporting Services' config option
Full enable/disable for all reports.
This commit is contained in:
@ -416,6 +416,7 @@ struct Values {
|
||||
std::string program_args;
|
||||
bool dump_exefs;
|
||||
bool dump_nso;
|
||||
bool reporting_services;
|
||||
|
||||
// WebService
|
||||
bool enable_telemetry;
|
||||
|
Reference in New Issue
Block a user