mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-20 17:47:52 -05:00
Port #3353 from Citra
This commit is contained in:
@ -130,7 +130,8 @@ struct Values {
|
||||
|
||||
// Renderer
|
||||
float resolution_factor;
|
||||
bool toggle_framelimit;
|
||||
bool use_frame_limit;
|
||||
u16 frame_limit;
|
||||
bool use_accurate_framebuffers;
|
||||
|
||||
float bg_red;
|
||||
|
Reference in New Issue
Block a user