Mercurial > mm7
diff GUIFont.h @ 171:941eb1cc5846
m
author | Gloval |
---|---|
date | Fri, 15 Feb 2013 01:45:49 +0400 |
parents | 91fa025e6ca6 |
children | 304d7afce43f |
line wrap: on
line diff
--- a/GUIFont.h Fri Feb 15 01:21:53 2013 +0400 +++ b/GUIFont.h Fri Feb 15 01:45:49 2013 +0400 @@ -46,7 +46,6 @@ GUIFont *LoadFont(const char *pFontFile, const char *pFontPalette, ...); char * FitTextInAWindow(const char *pInString, GUIFont *pFont, GUIWindow *pWindow, unsigned int uX, int a5); - extern struct GUIFont *pAutonoteFont; extern struct GUIFont *pSpellFont; extern struct GUIFont *pFontArrus;