X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Ftools.h;h=439517c2578166db43c049733a5e402609f06326;hp=1fc4b5dbb982e7ed2fa40c193009bdd3967ae96d;hb=8ae535c1c76e1c33572afbcd4b2d3d9c3d7ba63e;hpb=d5b4672f14a32620a01d18d439bee266b11233f1 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();