Compare commits

..

No commits in common. "81c62c97ee92c78fa94625d68b8fc8b636969183" and "e8fb5a08691aff1e5e74f237273234cd5608a203" have entirely different histories.

View file

@ -180,7 +180,6 @@ bool parseArgs(int argc, char* argv[])
"--screensize WIDTH HEIGHT for a canvas smaller than the full resolution,\n" "--screensize WIDTH HEIGHT for a canvas smaller than the full resolution,\n"
" or if rotating into portrait mode\n" " or if rotating into portrait mode\n"
"--screenoffset X Y move the canvas by x,y pixels\n" "--screenoffset X Y move the canvas by x,y pixels\n"
"--fullscreen-borderless borderless fullscreen window\n"
"--windowed not fullscreen, should be used with --resolution\n" "--windowed not fullscreen, should be used with --resolution\n"
"\nGame and settings visibility in ES and behaviour of ES:\n" "\nGame and settings visibility in ES and behaviour of ES:\n"
"--force-disable-filters force the UI to ignore applied filters on\n" "--force-disable-filters force the UI to ignore applied filters on\n"