rnd-20001205-2-src
[rocksndiamonds.git] / src / libgame / x11.h
index e0f88e516f856a878fce79accabd3ab0f4806026..4f36b193e3dac2cc23de405226df28f8ebbe18d1 100644 (file)
@@ -288,5 +288,6 @@ struct XY
 
 inline void X11InitVideoDisplay(void);
 inline void X11InitVideoBuffer(DrawBuffer **, DrawWindow **);
+Bitmap *X11LoadImage(char *);
 
 #endif /* X11_H */