Config: Add scaled resolution option
This commit is contained in:
parent
15b44fb380
commit
e46d086189
9 changed files with 20 additions and 1 deletions
|
@ -55,6 +55,7 @@ struct Values {
|
|||
// Renderer
|
||||
bool use_hw_renderer;
|
||||
bool use_shader_jit;
|
||||
bool use_scaled_resolution;
|
||||
|
||||
float bg_red;
|
||||
float bg_green;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue