fixed background and global border handling
[rocksndiamonds.git] / src / tools.h
index 71b4f01af7c8b85ab3480070ecaf683b2ad97413..8c8f0184be78b34e4969cc6197d71e3a910c5072 100644 (file)
@@ -107,6 +107,7 @@ 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();