]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - cl_screen.h
video modes in menu now also set vid_pixelheight and vid_conwidth/vid_conheight
[xonotic/darkplaces.git] / cl_screen.h
index 49175273f6421bf5eeffed361dfd85969c18e951..a6bcb3524c450921fe590d1260b8b6ce50308d3f 100644 (file)
@@ -72,7 +72,7 @@ void SHOWLMP_clear(void);
 
 extern cvar_t vid_conwidth;
 extern cvar_t vid_conheight;
-extern cvar_t vid_pixelaspect;
+extern cvar_t vid_pixelheight;
 extern cvar_t scr_screenshot_jpeg;
 extern cvar_t scr_screenshot_jpeg_quality;
 extern cvar_t scr_screenshot_gamma;