changeset 171:941eb1cc5846

m
author Gloval
date Fri, 15 Feb 2013 01:45:49 +0400
parents 91fa025e6ca6
children a8c700f3f5ec
files GUIFont.h
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
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;