rnd-20040217-2-src
[rocksndiamonds.git] / src / main.h
index c94ff57f534fcdfd497fecc7c7f253714753d47e..d87087a2047cb87b171b07fbaf3091b5253755aa 100644 (file)
@@ -1566,6 +1566,8 @@ struct ElementInfo
   boolean use_gfx_element;     /* use custom graphic element */
   short gfx_element;           /* optional custom graphic element */
 
+  int access_direction;                /* accessible from which direction */
+
   int collect_score;           /* score value for collecting */
   int collect_count;           /* count value for collecting */