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