[AStyle]
This commit is contained in:
parent
f14450045f
commit
15e7a02002
1 changed files with 1 additions and 1 deletions
|
@ -609,7 +609,7 @@ void ParseCommandLine(int argc, char **argv, Parameters ¶meters)
|
|||
Video.FullScreen = 0;
|
||||
continue;
|
||||
#if defined(USE_OPENGL) || defined(USE_GLES)
|
||||
case 'Z':
|
||||
case 'Z':
|
||||
ForceUseOpenGL = 1;
|
||||
UseOpenGL = 1;
|
||||
ZoomNoResize = 1;
|
||||
|
|
Loading…
Add table
Reference in a new issue