rnd-20030202-1-src
[rocksndiamonds.git] / src / tools.h
index a7415f02141462b372b8e18e4fbde3010e41c16e..1f520df3bbea750241620d42af6d16733665a38e 100644 (file)
@@ -138,5 +138,6 @@ int el_act2img(int, int);
 int el_dir2img(int, int);
 int el2img(int);
 int el2edimg(int);
+int el2preimg(int);
 
 #endif /* TOOLS_H */