mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-11 14:07:57 -05:00
Services: Stub some functions
This commit is contained in:
@ -36,6 +36,9 @@ struct Values {
|
||||
// Data Storage
|
||||
bool use_virtual_sd;
|
||||
|
||||
// System Region
|
||||
int region_value;
|
||||
|
||||
std::string log_filter;
|
||||
} extern values;
|
||||
|
||||
|
Reference in New Issue
Block a user