rnd-20030127-3-src
[rocksndiamonds.git] / src / libgame / image.h
index d372a468353c3deb5777371a734816649a69e238..46d06425bf2ba8eb089b8b9bccdefa3f4d72b93e 100644 (file)
@@ -83,7 +83,10 @@ int getImageListPropertyMappingSize();
 struct PropertyMapping *getImageListPropertyMapping();
 void InitImageList(struct ConfigInfo *, int, struct ConfigInfo *,
                   char **, char **, char **);
+
 void ReloadCustomImages();
+void CreateImageWithSmallImages(int);
+
 void FreeAllImages();
 
 #endif /* IMAGE_H */