mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-23 11:04:44 +00:00
Turn off auto scaling for now
svn-id: r18114
This commit is contained in:
parent
1d31cd1223
commit
f2646d3e53
@ -49,7 +49,7 @@ enum {
|
||||
};
|
||||
|
||||
|
||||
#define USE_AUTO_SCALING true
|
||||
#define USE_AUTO_SCALING false
|
||||
|
||||
// Constructor
|
||||
NewGui::NewGui() : _scaleEnable(USE_AUTO_SCALING), _needRedraw(false),
|
||||
|
Loading…
x
Reference in New Issue
Block a user