rnd-20030304-2-src
[rocksndiamonds.git] / src / libgame / misc.h
index a93b2baa3f1b8bbb0cca0e2646b56437a4c64378..18565c7210fb57e142154c3cb60919d9184581b2 100644 (file)
@@ -140,7 +140,7 @@ boolean FileIsArtworkType(char *, int);
 int get_parameter_value(char *, char *, int);
 
 struct FileInfo *getFileListFromConfigList(struct ConfigInfo *,
-                                          struct ConfigInfo *, int);
+                                          struct ConfigInfo *, char **, int);
 void LoadArtworkConfig(struct ArtworkListInfo *);
 void ReloadCustomArtworkList(struct ArtworkListInfo *);
 void FreeCustomArtworkLists(struct ArtworkListInfo *);