rnd-20091112-1-src
[rocksndiamonds.git] / src / game_sp / MainGameLoop.c
index bae1d6d95d4aa886acbca1a8586bacae1bd36874..42bafa50fe9e253fbf04201159caa617171c7a12 100644 (file)
@@ -117,8 +117,15 @@ locRepeatMainGameLoop:                           // start repeating game loop
   LastFrame = Clock.TickNow(); // store the frame time
 #endif
   //   never any additional code between here!
+
+
+
+#if 0
   if (! NoDisplayFlag) // copy the BackBuffer(=Stage) to visible screen
     Stage.Blt();
+#endif
+
+
 
   // FS   end of synchronization
   // ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^