X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Ftools.h;h=5d9bdccebc31566065e7011769b7c2075ab368a9;hp=37c67dd47878c1e2eb1a8a7548202788d1c2b403;hb=c9308ba3e7ddea2d7e44b4d98f0dfbb19e18f04f;hpb=608452efc3cb8d145639e0f401d85996dfc4e698 diff --git a/src/tools.h b/src/tools.h index 37c67dd4..5d9bdcce 100644 --- a/src/tools.h +++ b/src/tools.h @@ -82,6 +82,7 @@ void DrawMaskedBorder_DOOR_3(); void DrawMaskedBorder_ALL(); void DrawMaskedBorder(int); void DrawMaskedBorderToTarget(int); +void DrawTileCursor(int); void SetDrawtoField(int); void RedrawPlayfield();