rnd-20000718-1-src
[rocksndiamonds.git] / src / tools.h
index 6eaf88c2af70e22a0947339e43abd0d024de00df..18bce3b31fccef78ff8d00de5192e46be3f38550 100644 (file)
@@ -64,6 +64,7 @@ void FadeToFront();
 void ClearWindow();
 int getFontWidth(int, int);
 int getFontHeight(int, int);
+void DrawInitText(char *, int, int);
 void DrawTextF(int, int, int, char *, ...);
 void DrawTextFCentered(int, int, char *, ...);
 void DrawText(int, int, char *, int, int);