rnd-20041018-1-src
[rocksndiamonds.git] / src / tools.h
index 8a0d46661ffcc9cd7906e5730ef4fd7936c9296c..783062b47432c0728d9f3c4da4bcd2ee78ae6835 100644 (file)
@@ -149,4 +149,6 @@ int el2img(int);
 int el2edimg(int);
 int el2preimg(int);
 
+unsigned int InitRND(long);
+
 #endif /* TOOLS_H */