X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Ftools.h;h=8c8f0184be78b34e4969cc6197d71e3a910c5072;hb=00b53c1316174dabc310c5967beee2edb4fa0842;hp=b8edb85e41d8ffa47edf74ab7d8e42bceca6c04c;hpb=cc1d6b89872ea3d6ae3e53023653ab86dd76c2ea;p=rocksndiamonds.git diff --git a/src/tools.h b/src/tools.h index b8edb85e..8c8f0184 100644 --- a/src/tools.h +++ b/src/tools.h @@ -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();