added command line function to write element collecting image to directory
[rocksndiamonds.git] / src / files.h
index 194e1c22ae6bc7fbeaf4e97de219a085e8ac1b9a..c788bfcb8c91472fb68beda86b3af95767f58b16 100644 (file)
@@ -98,6 +98,7 @@ void LoadHelpTextInfo(void);
 
 void ConvertLevels(void);
 void CreateLevelSketchImages(void);
+void CreateCollectElementImages(void);
 void CreateCustomElementImages(char *);
 
 void FreeGlobalAnimEventInfo(void);