X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame.h;h=241889b08291aad0e16a7d8802c4363ba9376f32;hb=197edf38367a6f825e4a60441a11a3c55191e51b;hp=5b2b46a95d8b6a0eaf901672efff41d0dada1cc0;hpb=121088f197f0a6eb62f0642d3524726f5fccbba7;p=rocksndiamonds.git diff --git a/src/game.h b/src/game.h index 5b2b46a9..241889b0 100644 --- a/src/game.h +++ b/src/game.h @@ -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;