X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Ftools.h;h=1aab5d3244ae971678b1c35b0ee3fee3b5866d65;hb=1264abe158bef8419451c95e6db9a738eeec76f8;hp=ec72a61107b451a0f858b1d35f778429013542fa;hpb=8b04d496646e102dd15710ba091e2f37cadcec5e;p=rocksndiamonds.git diff --git a/src/tools.h b/src/tools.h index ec72a611..1aab5d32 100644 --- a/src/tools.h +++ b/src/tools.h @@ -85,6 +85,8 @@ void SetMainBackgroundImage(int); void SetDoorBackgroundImage(int); void SetPanelBackground(); void DrawBackground(int, int, int, int); +void DrawBackgroundForFont(int, int, int, int, int); +void DrawBackgroundForGraphic(int, int, int, int, int); void MarkTileDirty(int, int); void SetBorderElement();