changeset 175:304d7afce43f

Обращённый набор изменений: 941eb1cc5846
author Ritor1
date Fri, 15 Feb 2013 10:31:17 +0600
parents 4ae88cd19c30
children 05682713195c
files GUIFont.h
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/GUIFont.h	Fri Feb 15 10:26:57 2013 +0600
+++ b/GUIFont.h	Fri Feb 15 10:31:17 2013 +0600
@@ -46,6 +46,7 @@
 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;