rnd-20020907-2-src
[rocksndiamonds.git] / src / libgame / image.h
index b968fee16623e5ef2e44c6b0d7253c4ff2706fc8..9d001aae86244a5e1ff58b44a917cbb4f4f98542 100644 (file)
@@ -73,7 +73,7 @@ int Read_PCX_to_Pixmap(Display *, Window, GC, char *, Pixmap *, Pixmap *);
 
 
 struct FileInfo *getCurrentImageList();
-void InitImageList(struct ConfigInfo *, char **, int);
+void InitImageList(struct ConfigInfo *, struct ConfigInfo *, int);
 void ReloadCustomImages();
 void FreeAllImages();