rnd-19980906
[rocksndiamonds.git] / src / tools.h
index 10dcaaefb07a5a3f1f70b2c44608b08e95680b83..2d31f211ff5a6026c43b2da824c1ac2c206d73f1 100644 (file)
@@ -71,6 +71,7 @@ void DrawMiniGraphicExt(Drawable, GC, int, int, int);
 void DrawMiniGraphicExtHiRes(Drawable, GC, int, int, int);
 void DrawGraphicShifted(int, int, int, int, int, int);
 void DrawElementShifted(int, int, int, int, int, int);
+void DrawGraphicShiftedThruMask(int, int, int, int, int, int);
 void ErdreichAnbroeckeln(int, int);
 void DrawScreenElement(int, int, int);
 void DrawLevelElement(int, int, int);