mirror of
https://github.com/libretro/RetroArch.git
synced 2025-02-13 05:10:42 +00:00
Update config
This commit is contained in:
parent
66d60bafdd
commit
7cbd595446
4
config.h
4
config.h
@ -49,8 +49,8 @@
|
||||
////////////////
|
||||
|
||||
// Windowed
|
||||
static const float xscale = 4.0; // Real x res = 296 * xscale
|
||||
static const float yscale = 4.0; // Real y res = 224 * yscale
|
||||
static const float xscale = 3.0; // Real x res = 296 * xscale
|
||||
static const float yscale = 3.0; // Real y res = 224 * yscale
|
||||
|
||||
// Fullscreen
|
||||
static bool fullscreen = false; // To start in Fullscreen or not
|
||||
|
Loading…
x
Reference in New Issue
Block a user