X-Git-Url: https://de.git.xonotic.org/?a=blobdiff_plain;f=screen.h;h=b479bc45396cb01ed8fecd9c5bc7e546d701dab9;hb=0f0e9d87816ec41bb20bd41e9d3adfdb61650b75;hp=bb7ba5b90c7a8a594a8650591b07533a6ecdc29b;hpb=6a667cee0a53a21a1e617efb004b44a458d5b58f;p=xonotic%2Fdarkplaces.git diff --git a/screen.h b/screen.h index bb7ba5b9..b479bc45 100644 --- 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;