From d5f597e1d40c98e6aae887a062032e65dc8f27f6 Mon Sep 17 00:00:00 2001 From: divverent Date: Thu, 3 Sep 2009 07:48:28 +0000 Subject: [PATCH] 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 --- menu.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 }, -- 2.39.2