rnd-20020908-3-src
[rocksndiamonds.git] / src / libgame / image.h
index b968fee16623e5ef2e44c6b0d7253c4ff2706fc8..342b253645de3fa096d315d158aab0528499d3ce 100644 (file)
@@ -73,7 +73,8 @@ int Read_PCX_to_Pixmap(Display *, Window, GC, char *, Pixmap *, Pixmap *);
 
 
 struct FileInfo *getCurrentImageList();
-void InitImageList(struct ConfigInfo *, char **, int);
+Bitmap *getBitmapFromImageID(int);
+void InitImageList(struct ConfigInfo *, struct ConfigInfo *, int);
 void ReloadCustomImages();
 void FreeAllImages();