mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-09-01 00:46:32 -05:00
configure_graphics_advanced: Implement highlighted overrides
This commit is contained in:
@@ -33,6 +33,7 @@ struct Trackers {
|
||||
|
||||
CheckState use_vsync;
|
||||
CheckState use_assembly_shaders;
|
||||
CheckState use_asynchronous_shaders;
|
||||
CheckState use_fast_gpu_time;
|
||||
CheckState force_30fps_mode;
|
||||
} extern trackers;
|
||||
|
Reference in New Issue
Block a user