]> git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - gl_backend.h
redesigned drawing of loading plaque, it's now a separate refresh function which...
[xonotic/darkplaces.git] / gl_backend.h
index 645aeaf6c13c40cfe0b869e97244d516dbfa01c7..69287506ca80ae53a984e0a77f9703becc810f9c 100644 (file)
@@ -85,6 +85,8 @@ qboolean SCR_ScreenShot(char *filename, qbyte *buffer1, qbyte *buffer2, qbyte *b
 void R_ClearScreen(void);
 // invoke refresh of frame
 void SCR_UpdateScreen(void);
+// invoke refresh of loading plaque (nothing else seen)
+void SCR_UpdateLoadingScreen(void);
 
 // public structure
 typedef struct rcachearrayrequest_s