rnd-20140219-1-src
[rocksndiamonds.git] / src / main.h
index 9d37e678148aedbae6e4405f9459b1c48ce64a46..44d3f73cedfe478d62055555d4c994d6d84a473f 100644 (file)
@@ -2300,6 +2300,8 @@ struct MenuInfo
 
 struct DoorInfo
 {
+  int width;
+  int height;
   int step_offset;
   int step_delay;
   int anim_mode;