rnd-20091028-1-src
[rocksndiamonds.git] / src / game_sp / MainGameLoop.c
index eddb4cdd3ec60bab33f71b12d9cd2eb4d4104130..e1f81f4ddedf7d1e953beaabfdc1c67c1d63a066 100644 (file)
@@ -35,7 +35,7 @@ int subMainGameLoop_Init()
 
   if (DemoFlag != 0)
   {
-#if 1
+#if 0
     printf("::: playing demo ...\n");
 #endif
 
@@ -45,7 +45,7 @@ int subMainGameLoop_Init()
   }
   else // loc_g_1836:
   {
-#if 1
+#if 0
     printf("::: playing game ...\n");
 #endif
 
@@ -279,7 +279,7 @@ locRepeatMainGameLoop:                           // start repeating game loop
 
 locExitMainGameLoop:
 
-#if 1
+#if 0
   printf("::: locExitMainGameLoop reached [%d]\n", LeadOutCounter);
 #endif