Port #3353 from Citra
This commit is contained in:
parent
028d90eb79
commit
ba8ff096fd
10 changed files with 94 additions and 25 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue