updated commandline help for --scanlines
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@463 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
+1
-1
@@ -193,7 +193,7 @@ main (int argc, char *argv[])
|
|||||||
printf(" -f, --fullscreen (default off)\n");
|
printf(" -f, --fullscreen (default off)\n");
|
||||||
printf(" -o, --opengl (default off)\n");
|
printf(" -o, --opengl (default off)\n");
|
||||||
printf(" -c, --scale=mode (bilinear, default is none)\n");
|
printf(" -c, --scale=mode (bilinear, default is none)\n");
|
||||||
printf(" -s, --scanlines (default off, only works with --opengl\n");
|
printf(" -s, --scanlines (default off)\n");
|
||||||
printf(" -p, --fps (default off)\n");
|
printf(" -p, --fps (default off)\n");
|
||||||
printf(" -n, --contentdir=CONTENTDIR\n");
|
printf(" -n, --contentdir=CONTENTDIR\n");
|
||||||
printf(" -M, --musicvol=VOLUME (0-100, default 100)\n");
|
printf(" -M, --musicvol=VOLUME (0-100, default 100)\n");
|
||||||
|
|||||||
Reference in New Issue
Block a user