rnd-20100207-1-src
[rocksndiamonds.git] / src / game_sp / vb_types.h
index ceabb2743b5c5795ff29246b6f9ebf906d8fd46f..0f6d1b88112157690d3a38590b4c7a360d71c36a 100644 (file)
@@ -237,6 +237,7 @@ typedef struct
 
   void (*Cls)();
   void (*BltEx)(int, int, int);
+  void (*BltImg)(int, int, int, int);
 } DDSpriteBuffer;
 
 typedef struct