rnd-20020903-1-src
[rocksndiamonds.git] / src / libgame / image.h
index 6f473beeaf1c48b69b7b907dc2853c441affa216..7900bd81d1ff83327e26a4ff81ba37f1d6de5729 100644 (file)
@@ -71,4 +71,7 @@ int Read_PCX_to_Pixmap(Display *, Window, GC, char *, Pixmap *, Pixmap *);
 
 #endif /* TARGET_X11 */
 
+
+void InitImageList(struct ArtworkConfigInfo *, int);
+
 #endif /* IMAGE_H */