X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Ftools.h;h=8c839520a4d95f9a454e5a1e799dc95f1c40d53f;hb=04575ef0d5f1551715fca1d1def889fd63b5c3ad;hp=0ec63701b56206f66300bccbe97aa9204449dd1f;hpb=37d67ecd5de70639fa2818501f17fea5b49a3d6a;p=rocksndiamonds.git diff --git a/src/tools.h b/src/tools.h index 0ec63701..8c839520 100644 --- a/src/tools.h +++ b/src/tools.h @@ -82,6 +82,8 @@ void FadeCrossSaveBackbuffer(); void ClearWindow(); void SetWindowBackgroundImageIfDefined(int); void SetMainBackgroundImageIfDefined(int); +void SetDoorBackgroundImageIfDefined(int); +void SetWindowBackgroundImage(int); void SetMainBackgroundImage(int); void SetDoorBackgroundImage(int); void SetPanelBackground();