mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-15 14:47:57 -05:00
configure_system: Implement highlighted overrides
This commit is contained in:
@ -36,6 +36,9 @@ struct Trackers {
|
||||
CheckState use_asynchronous_shaders;
|
||||
CheckState use_fast_gpu_time;
|
||||
CheckState force_30fps_mode;
|
||||
|
||||
CheckState use_rng_seed;
|
||||
CheckState use_custom_rtc;
|
||||
} extern trackers;
|
||||
|
||||
// Global-aware apply and set functions
|
||||
|
Reference in New Issue
Block a user