]> git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - screen.h
CONTRIBUTING: Fix typos
[xonotic/darkplaces.git] / screen.h
index 8b55e3084e8d33a9eaefcb75f2ec071d49fdf302..b018ad1eec10862788f2a04abdfc6a21d126de19 100644 (file)
--- a/screen.h
+++ b/screen.h
@@ -41,7 +41,7 @@ void SCR_ClearLoadingScreen (qbool redraw);
 
 void SCR_CaptureVideo_SoundFrame(const struct portable_samplepair_s *paintbuffer, size_t length);
 
-extern float scr_con_current; // current height of displayed console
+extern unsigned int scr_con_current; // current height of displayed console
 
 extern int sb_lines;