X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;ds=sidebyside;f=src%2Flibgame%2Fx11.h;h=4f36b193e3dac2cc23de405226df28f8ebbe18d1;hb=ae32fd8a4316c5d7f18fe6966f999ebf5509df94;hp=e0f88e516f856a878fce79accabd3ab0f4806026;hpb=1100054eec7c45458359fd56072341bd661f4a9c;p=rocksndiamonds.git diff --git a/src/libgame/x11.h b/src/libgame/x11.h index e0f88e51..4f36b193 100644 --- a/src/libgame/x11.h +++ b/src/libgame/x11.h @@ -288,5 +288,6 @@ struct XY inline void X11InitVideoDisplay(void); inline void X11InitVideoBuffer(DrawBuffer **, DrawWindow **); +Bitmap *X11LoadImage(char *); #endif /* X11_H */