fixed and enhanced screen fading and global border handling
[rocksndiamonds.git] / src / tools.h
index af450a90cdb3983139799a0c412f102d16117f35..b8edb85e41d8ffa47edf74ab7d8e42bceca6c04c 100644 (file)
@@ -106,6 +106,7 @@ void SetPanelBackground();
 void DrawBackground(int, int, int, int);
 void DrawBackgroundForFont(int, int, int, int, int);
 void DrawBackgroundForGraphic(int, int, int, int, int);
+boolean CheckIfRedrawGlobalBorderIsNeeded();
 
 void MarkTileDirty(int, int);
 void SetBorderElement();