]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - screen.h
added a #define DIRECTINPUT_VERSION to hush warnings and make it work on dinput3...
[xonotic/darkplaces.git] / screen.h
index bb7ba5b90c7a8a594a8650591b07533a6ecdc29b..b479bc45396cb01ed8fecd9c5bc7e546d701dab9 100644 (file)
--- a/screen.h
+++ b/screen.h
@@ -28,8 +28,7 @@ void SCR_CenterPrint(char *str);
 
 void SCR_BeginLoadingPlaque (void);
 
-extern float scr_con_current;
-extern float scr_conlines; // lines of console to display
+extern float scr_con_current; // current height of displayed console
 
 extern int sb_lines;