rnd-20040928-1-src
[rocksndiamonds.git] / src / game_em / main_em.h
index 38320ef693fc0637e9a89d959767fb41e01d9ebf..f54f5d407ae67be4055e9323f44a8b2be7bc349c 100644 (file)
@@ -449,9 +449,9 @@ enum
   SAMPLE_acid,         /* acid splashes */
   SAMPLE_ball,         /* ball places something */
   SAMPLE_grow,         /* growing wall grows */
-  SAMPLE_wonder,       /* wonderwall moves (is active) */
-  SAMPLE_door,         /* player goes thru door */
-  SAMPLE_exit,         /* player goes in exit */
+  SAMPLE_wonder,       /* wonderwall is active */
+  SAMPLE_door,         /* player goes thru door (gate) */
+  SAMPLE_exit,         /* player goes into exit */
   SAMPLE_dynamite,     /* player places dynamite */
   SAMPLE_tick,         /* dynamite ticks */
   SAMPLE_press,                /* player presses wheel/wind/switch */