X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Fgame_sp%2FMainGameLoop.c;h=e1f81f4ddedf7d1e953beaabfdc1c67c1d63a066;hp=eddb4cdd3ec60bab33f71b12d9cd2eb4d4104130;hb=3c080c7b33b6dfcc6e0039b592c5f268535873e7;hpb=e8778d6bd0d375d94521838bf157fa24bfc4b857 diff --git a/src/game_sp/MainGameLoop.c b/src/game_sp/MainGameLoop.c index eddb4cdd..e1f81f4d 100644 --- a/src/game_sp/MainGameLoop.c +++ b/src/game_sp/MainGameLoop.c @@ -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