]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - screen.h
added Print versions of Printf functions and made all calls that do not need formatin...
[xonotic/darkplaces.git] / screen.h
index a4b1b9315a0c27af42007b2b2cdd2c64efcbb123..b970e0f85903df745c65193e0c74f137cc190d09 100644 (file)
--- a/screen.h
+++ b/screen.h
@@ -24,7 +24,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 
 void CL_Screen_Init (void);
 void CL_UpdateScreen (void);
-void SCR_CenterPrint (char *str);
+void SCR_CenterPrint(char *str);
 
 void SCR_BeginLoadingPlaque (void);