From: divverent Date: Thu, 3 Sep 2009 07:48:28 +0000 (+0000) Subject: another oops, sorry, forgot to commit this from at home X-Git-Tag: xonotic-v0.1.0preview~1472 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=d5f597e1d40c98e6aae887a062032e65dc8f27f6;p=xonotic%2Fdarkplaces.git another oops, sorry, forgot to commit this from at home git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@9160 d7cf8633-e32d-0410-b094-e92efae38249 --- diff --git a/menu.c b/menu.c index 97f37360..d74c17d2 100644 --- a/menu.c +++ b/menu.c @@ -2729,7 +2729,7 @@ static void M_Reset_Draw (void) //============================================================================= /* VIDEO MENU */ -static video_resolution_t video_resolutions_hardcoded[] = +video_resolution_t video_resolutions_hardcoded[] = { {"Standard 4x3" , 320, 240, 320, 240, 1 }, {"Standard 4x3" , 400, 300, 400, 300, 1 },