# HG changeset patch
# User Ritor1
# Date 1360902677 -21600
# Node ID 304d7afce43fdbb662b93ef4ebc40bed43dea193
# Parent  4ae88cd19c307585b900f89e9ae0f5d5cc45d3fe
Обращённый набор изменений: 941eb1cc5846

diff -r 4ae88cd19c30 -r 304d7afce43f GUIFont.h
--- 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;