X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Fgame.h;h=241889b08291aad0e16a7d8802c4363ba9376f32;hp=5b2b46a95d8b6a0eaf901672efff41d0dada1cc0;hb=197edf38367a6f825e4a60441a11a3c55191e51b;hpb=182813ff8b52071238ed66cea9ae03227cc340d4 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;