]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - cl_screen.h
added gl_mesh_batching (default on) which merges several meshes in a row to reduce...
[xonotic/darkplaces.git] / cl_screen.h
index ec41eace27d23c472136fae8e27031cc19ccee19..7f1ddb975e367c2361aa86dc9cd9f984aa9fc283 100644 (file)
@@ -53,6 +53,7 @@ void SHOWLMP_drawall(void);
 void SHOWLMP_clear(void);
 
 extern cvar_t scr_2dresolution;
+extern cvar_t scr_screenshot_jpeg;
 
 void CL_Screen_NewMap(void);
 void CL_Screen_Init(void);