mirror of
https://github.com/RetroDECK/Supermodel.git
synced 2025-02-16 17:35:39 +00:00
comply to @trzy requested changes #
This commit is contained in:
parent
4a64a0df71
commit
043f901c80
|
@ -1725,7 +1725,7 @@ static void Help(void)
|
|||
puts("");
|
||||
puts("Video Options:");
|
||||
puts(" -res=<x>,<y> Resolution [Default: 496,384]");
|
||||
puts(" -window-pos=<x>,<y> Position [Default: centered]");
|
||||
puts(" -window-pos=<x>,<y> Window position [Default: centered]");
|
||||
puts(" -window Windowed mode [Default]");
|
||||
puts(" -borderless Windowed mode with no border");
|
||||
puts(" -fullscreen Full screen mode");
|
||||
|
|
Loading…
Reference in a new issue