Added some 16:9 video resolutions in the options menu

git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@4056 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
Lance 2012-06-16 08:58:36 +00:00
parent 237dffe4d4
commit aee80e353b

View file

@ -1821,6 +1821,9 @@ static const char *res16x9[] =
"1600x900",
"1920x1080",
"2048x1152",
"2560x1440",
"3840x2160",
"4096x2304",
NULL
};
static const char *res16x10[] =