rnd-20030121-1-src
[rocksndiamonds.git] / src / libgame / image.h
index e8eaaca9e97bf5c850bea6702a1246be6235f9c5..6b9e6459fbb0784a09f67538fdf419eb157bd01b 100644 (file)
@@ -76,6 +76,8 @@ struct FileInfo *getImageListEntry(int);
 Bitmap *getBitmapFromImageID(int);
 char *getTokenFromImageID(int);
 char *getImageConfigFilename();
+int getImageListPropertyMappingSize();
+struct PropertyMapping *getImageListPropertyMapping();
 void InitImageList(struct ConfigInfo *, int, struct ConfigInfo *,
                   char **, char **, char **);
 void ReloadCustomImages();