mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-11 05:48:08 -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