rnd-19981003-1
[rocksndiamonds.git] / src / tools.h
index 9ee53aa15ae7c241bb9d7d128c7edece9e4589ef..d4679614534bff0bb6964bb39d87036d894e6a8b 100644 (file)
@@ -80,6 +80,7 @@ void DrawScreenElementShifted(int, int, int, int, int, int);
 void DrawLevelElementShifted(int, int, int, int, int, int);
 void DrawScreenElementThruMask(int, int, int);
 void DrawLevelElementThruMask(int, int, int);
+void DrawLevelFieldThruMask(int, int);
 void ErdreichAnbroeckeln(int, int);
 void DrawScreenElement(int, int, int);
 void DrawLevelElement(int, int, int);