X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame_sp%2FDoGameStuff.c;h=fbea5551834612c87b0b0da70146a652ba7987c8;hb=94437c1c17bca3eb27deba579ce376de0aa49a4f;hp=7a7c1ac77919bfb0dc60bef1f6cc901e2999715d;hpb=ff45a13c41aeeb995cb556c3f3b7f7be477fc214;p=rocksndiamonds.git diff --git a/src/game_sp/DoGameStuff.c b/src/game_sp/DoGameStuff.c index 7a7c1ac7..fbea5551 100644 --- a/src/game_sp/DoGameStuff.c +++ b/src/game_sp/DoGameStuff.c @@ -17,7 +17,7 @@ byte AnimationSubTable[SP_MAX_PLAYFIELD_SIZE]; // Do game stuff // ========================================================================== -void subDoGameStuff() +void subDoGameStuff(void) { int si, cx, dx, bl; int InfotronsNeeded_last = InfotronsNeeded; @@ -78,7 +78,7 @@ void subDoGameStuff() ExplodeFieldSP(MurphyExplodePos); // Explode LeadOutCounter = 0x40; // quit: start lead-out - /* give Murphy some more time (LeadOutCounter) to reach the exit */ + // give Murphy some more time (LeadOutCounter) to reach the exit } } // loc_g_22FB: }