rnd-20030126-2-src
[rocksndiamonds.git] / src / libgame / x11.h
index c643dc72255e8ca587d5106fad00f61ca5a2293b..3db9bae3aac2427a7329a46eaf8535e1a1341ef6 100644 (file)
@@ -304,6 +304,9 @@ struct XY
 
 inline void X11InitVideoDisplay(void);
 inline void X11InitVideoBuffer(DrawBuffer **, DrawWindow **);
+
+void X11ZoomBitmap(Bitmap *, Bitmap *);
+
 Bitmap *X11LoadImage(char *);
 
 #endif /* X11_H */