rnd-20040222-1-src
[rocksndiamonds.git] / src / tools.h
index f226a9cfd09a40ae8e2a1c83e1104d0a8728bb15..d5170c776e922b66b4aac5d06eacfb9e7d8f6743 100644 (file)
@@ -58,6 +58,8 @@
 
 #define REQUEST_WAIT_FOR       (REQ_ASK | REQ_CONFIRM | REQ_PLAYER)
 
+void DumpTile(int, int);
+
 void SetDrawtoField(int);
 void RedrawPlayfield(boolean, int, int, int, int);
 void BackToFront();