rnd-20100402-1-src
[rocksndiamonds.git] / src / init.h
index 4226241afc7bfe467ead6e61854c153e1c7a48a2..02985dd67964fcda54dc4a0d787fc3897f391c92 100644 (file)
@@ -43,6 +43,8 @@ void RedrawBackground();
 
 void KeyboardAutoRepeatOffUnlessAutoplay();
 
+void InitGfxBuffers();
+
 void OpenAll(void);
 void CloseAllAndExit(int);