settings: Add a configuration for use_accurate_framebuffers.
This commit is contained in:
parent
3f9f047375
commit
1bbbd26563
7 changed files with 21 additions and 0 deletions
|
@ -129,6 +129,7 @@ struct Values {
|
|||
// Renderer
|
||||
float resolution_factor;
|
||||
bool toggle_framelimit;
|
||||
bool use_accurate_framebuffers;
|
||||
|
||||
float bg_red;
|
||||
float bg_green;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue