rnd-20091024-2-src
[rocksndiamonds.git] / src / game_sp / DDScrollBuffer.h
index cc77cf89a58af47911cea221e64e98bc69608386..9f30e307a7d87dcf9c1898980a71d14f31b8aac4 100644 (file)
@@ -12,6 +12,7 @@
 
 #include "global.h"
 
+extern void DDScrollBuffer_Blt_Ext(Bitmap *);
 extern void DDScrollBuffer_Blt();
 extern void DDScrollBuffer_Cls(int BackColor);
 extern long DDScrollBuffer_CreateAtSize(long Width, long Height, long hWndViewPort);