extended automatic tape playing modes
[rocksndiamonds.git] / src / tools.h
index af450a90cdb3983139799a0c412f102d16117f35..8c8f0184be78b34e4969cc6197d71e3a910c5072 100644 (file)
@@ -106,6 +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 CheckIfGlobalBorderHasChanged();
+void RedrawGlobalBorder();
 
 void MarkTileDirty(int, int);
 void SetBorderElement();