rnd-20140227-1-src
[rocksndiamonds.git] / src / libgame / system.h
index 0b2800f237065c83e853d5cd95a13541c9439ec7..0d7f583c6cba70a2e5b6a5ce404722e80961d67f 100644 (file)
@@ -1214,6 +1214,7 @@ struct DoorPartPosInfo
   int step_xoffset;
   int step_yoffset;
   int step_delay;
+  int start_step;
   boolean draw_masked;
   int sort_priority;
 };