changed comments from old to new style (one-line comments only)
[rocksndiamonds.git] / src / game_sp / DoGameStuff.c
index 2ba35823a8db9fc16c5b24d9b05d71f797240a50..fbea5551834612c87b0b0da70146a652ba7987c8 100644 (file)
@@ -78,7 +78,7 @@ void subDoGameStuff(void)
       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:
 }