]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - screen.h
Two more options for videos - vertical align (if video is scaled) and stipple effect...
[xonotic/darkplaces.git] / screen.h
index 2e42b72fda917c8c8be5c50598c2b7164de35012..17d085179862966ab976fe3a4c35d354d0906cf8 100644 (file)
--- a/screen.h
+++ b/screen.h
@@ -55,6 +55,7 @@ extern cvar_t scr_conbrightness;
 extern cvar_t r_letterbox;
 
 extern cvar_t scr_refresh;
+extern cvar_t scr_stipple;
 
 #endif