mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-11 15:48:22 -05:00
Rebase for per game settings
This commit is contained in:
@ -434,6 +434,7 @@ struct Values {
|
||||
Setting<bool> use_asynchronous_gpu_emulation;
|
||||
Setting<bool> use_vsync;
|
||||
Setting<bool> use_assembly_shaders;
|
||||
Setting<bool> use_asynchronous_shaders;
|
||||
Setting<bool> force_30fps_mode;
|
||||
Setting<bool> use_fast_gpu_time;
|
||||
|
||||
|
Reference in New Issue
Block a user