rnd-20100624-3-src
[rocksndiamonds.git] / src / init.c
index 62b1b950c57d1c8fb5b6f87d44755e1dec6601cb..506f93540c7602b18d6803bf03c7c6a303cbee70 100644 (file)
@@ -5559,6 +5559,7 @@ void InitGfxBuffers()
   InitGfxScrollbufferInfo(FXSIZE, FYSIZE);
   InitGfxClipRegion(FALSE, -1, -1, -1, -1);
 
+  InitGfxBuffers_EM();
   InitGfxBuffers_SP();
 }