X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Ftools.h;h=b7e7de9be8f2465ca8e1b377440a8a06125d8a8e;hp=8c8f0184be78b34e4969cc6197d71e3a910c5072;hb=38b4bf3fec7d93aa252f57270246b3e4ff41cf8d;hpb=00b53c1316174dabc310c5967beee2edb4fa0842 diff --git a/src/tools.h b/src/tools.h index 8c8f0184..b7e7de9b 100644 --- a/src/tools.h +++ b/src/tools.h @@ -95,6 +95,8 @@ void FadeSetDisabled(); void FadeSkipNextFadeIn(); void FadeSkipNextFadeOut(); +Bitmap *getGlobalBorderBitmapFromGameStatus(); + void ClearField(); void SetWindowBackgroundImageIfDefined(int); void SetMainBackgroundImageIfDefined(int);