rnd-20030703-2-src
[rocksndiamonds.git] / src / tools.h
index 2dae59b5010bf53be3d2663b106b818661e2f707..e7a65872bcf2593d3e54ce884610504637990567 100644 (file)
@@ -104,6 +104,7 @@ void DrawLevelElementThruMask(int, int, int);
 void DrawLevelFieldThruMask(int, int);
 void DrawLevelFieldCrumbledSand(int, int);
 void DrawLevelFieldCrumbledSandDigging(int, int, int, int);
+void DrawLevelFieldCrumbledSandNeighbours(int, int);
 void DrawScreenElement(int, int, int);
 void DrawLevelElement(int, int, int);
 void DrawScreenField(int, int);