rnd-20030417-1-src
[rocksndiamonds.git] / src / libgame / text.h
index 530a6b2a95772de3d6c9debe5ecbd014e1a8d711..5d701fa714e4cf4073a8eb3f104324d70f8ce86a 100644 (file)
@@ -53,6 +53,7 @@
 /* font structure definitions */
 
 void InitFontInfo(struct FontBitmapInfo *, int, int (*function)(int));
+void FreeFontInfo(struct FontBitmapInfo *);
 
 int getFontWidth(int);
 int getFontHeight(int);