1
0
Fork 0

A missing (. Thanks Tryton.

Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3596
This commit is contained in:
Peter Veenstra 2010-05-07 18:31:08 +00:00
parent a87bb27faa
commit 044521630e

View file

@ -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",