X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Ftools.h;h=439517c2578166db43c049733a5e402609f06326;hb=8ae535c1c76e1c33572afbcd4b2d3d9c3d7ba63e;hp=1fc4b5dbb982e7ed2fa40c193009bdd3967ae96d;hpb=7eb9afbda870a52bfef66b5d1750696a6add61c4;p=rocksndiamonds.git diff --git a/src/tools.h b/src/tools.h index 1fc4b5db..439517c2 100644 --- a/src/tools.h +++ b/src/tools.h @@ -76,6 +76,7 @@ void DrawMaskedBorder_DOOR_2(); void DrawMaskedBorder_DOOR_3(); void DrawMaskedBorder_ALL(); void DrawMaskedBorder(int); +void DrawMaskedBorderToScreen(int); void SetDrawtoField(int); void RedrawPlayfield();