Made anti aliasing comment more clear. Thanks Jipcy.

This commit is contained in:
n-a-c-h
2006-03-06 21:07:57 +00:00
parent 4418fedb50
commit cb1dc7a7c8

View File

@@ -174,7 +174,7 @@ static void display_help()
put_line(" 18 = 800x600x16B (VESA2)");
#endif
put_line(" -w Enable vsync (disables triple buffering)");
put_line(" -y Enable Anti-Aliasing");
put_line(" -y Enable Anti-Aliasing (video interpolation)");
put_line(" -z Disable Stereo Sound");
put_line(" -zm # Auto load specified movie slot on startup ");
put_line(" -zs # Auto load specified save state slot on startup ");