fixed and enhanced screen fading and global border handling (continued)
[rocksndiamonds.git] / src / tools.h
index b8edb85e41d8ffa47edf74ab7d8e42bceca6c04c..71b4f01af7c8b85ab3480070ecaf683b2ad97413 100644 (file)
@@ -106,7 +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();
+boolean CheckIfGlobalBorderHasChanged();
 
 void MarkTileDirty(int, int);
 void SetBorderElement();