X-Git-Url: https://de.git.xonotic.org/?a=blobdiff_plain;f=screen.h;h=b970e0f85903df745c65193e0c74f137cc190d09;hb=ff46d6ff516fda192c5adc55a5c9b82007545bd2;hp=a4b1b9315a0c27af42007b2b2cdd2c64efcbb123;hpb=99c4cf569f506bb466167759b05e532dbb1e7f0f;p=xonotic%2Fdarkplaces.git diff --git a/screen.h b/screen.h index a4b1b931..b970e0f8 100644 --- 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);