X-Git-Url: http://git.xonotic.org/?p=xonotic%2Fdarkplaces.git;a=blobdiff_plain;f=screen.h;fp=screen.h;h=4a3330190d9394110d0072c835749b242c681eb0;hp=3efbd7a98029cbd707eecd7d741d83879c5434d2;hb=68a626d1c60d627aa438da95fef86cad0f1bca2d;hpb=ddf5132b88aabed7ace9c6756254d63e4a1b7ca8 diff --git a/screen.h b/screen.h index 3efbd7a9..4a333019 100644 --- a/screen.h +++ b/screen.h @@ -35,6 +35,7 @@ void SCR_UpdateLoadingScreenIfShown(); // pushes an item on the loading screen void SCR_PushLoadingScreen (qboolean redraw, const char *msg, float len_in_parent); void SCR_PopLoadingScreen (qboolean redraw); +void SCR_ClearLoadingScreen (qboolean redraw); extern float scr_con_current; // current height of displayed console