rnd-20061028-1-src
[rocksndiamonds.git] / src / tools.h
index ec72a61107b451a0f858b1d35f778429013542fa..1aab5d3244ae971678b1c35b0ee3fee3b5866d65 100644 (file)
@@ -85,6 +85,8 @@ void SetMainBackgroundImage(int);
 void SetDoorBackgroundImage(int);
 void SetPanelBackground();
 void DrawBackground(int, int, int, int);
+void DrawBackgroundForFont(int, int, int, int, int);
+void DrawBackgroundForGraphic(int, int, int, int, int);
 
 void MarkTileDirty(int, int);
 void SetBorderElement();