A missing (. Thanks Tryton.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3596
This commit is contained in:
parent
a87bb27faa
commit
044521630e
1 changed files with 1 additions and 1 deletions
|
@ -1477,7 +1477,7 @@ void Config_Add_SDL() {
|
|||
|
||||
Pstring = sdl_sec->Add_string("windowresolution",Property::Changeable::Always,"original");
|
||||
Pstring->Set_help("Scale the window to this size IF the output device supports hardware scaling.\n"
|
||||
" output=surface does not!)");
|
||||
" (output=surface does not!)");
|
||||
|
||||
const char* outputs[] = {
|
||||
"surface", "overlay",
|
||||
|
|
Loading…
Add table
Reference in a new issue