rnd-20030425-2-src
[rocksndiamonds.git] / src / libgame / setup.h
index d6c88b29bbfb64ee1561f51c718695a9fa0d66c1..9b4440334f8933226ab01e8618b23b1c66bdb20b 100644 (file)
@@ -231,6 +231,7 @@ void freeSetupFileList(struct SetupFileList *);
 struct SetupFileList *newSetupFileList(char *, char *);
 char *getListEntry(struct SetupFileList *, char *);
 void setListEntry(struct SetupFileList *, char *, char *);
+SetupFileList *loadSetupFileList(char *);
 
 void freeSetupFileHash(SetupFileHash *);
 SetupFileHash *newSetupFileHash();