rnd-20001202-1-src
[rocksndiamonds.git] / src / libgame / x11.h
index ca1247c50bc0a2c1459ae6eba6b1186d6e0b96a6..783deb3ebb5c10dfd458450b100260875cbfaa4c 100644 (file)
@@ -268,6 +268,7 @@ typedef XClientMessageEvent ClientMessageEvent;
 
 /* X11 function definitions */
 
-inline void X11InitBufferedDisplay(DrawBuffer *, DrawWindow *);
+inline void X11InitVideoDisplay(void);
+inline void X11InitVideoBuffer(DrawBuffer *, DrawWindow *);
 
 #endif /* X11_H */