mirror of
https://git.eden-emu.dev/archive/citron
synced 2026-04-21 20:14:28 -04: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