rnd-20070413-1-src
[rocksndiamonds.git] / src / game.h
index 5b2b46a95d8b6a0eaf901672efff41d0dada1cc0..241889b08291aad0e16a7d8802c4363ba9376f32 100644 (file)
@@ -75,6 +75,7 @@ struct GamePanelInfo
   struct TextPosInfo magic_wall_time;
   struct TextPosInfo gravity_state;
   struct TextPosInfo element[NUM_PANEL_ELEMENTS];
+  struct TextPosInfo element_count[NUM_PANEL_ELEMENTS];
   struct TextPosInfo ce_score[NUM_PANEL_CE_SCORE];
   struct TextPosInfo ce_score_element[NUM_PANEL_CE_SCORE];
   struct TextPosInfo player_name;