fixed movement-based engine snapshots when playing tapes
[rocksndiamonds.git] / src / tools.h
index b8edb85e41d8ffa47edf74ab7d8e42bceca6c04c..8c8f0184be78b34e4969cc6197d71e3a910c5072 100644 (file)
@@ -106,7 +106,8 @@ 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 RedrawGlobalBorder();
 
 void MarkTileDirty(int, int);
 void SetBorderElement();