X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame_em%2Femerald.h;h=629d66e399999587a8a8d436b358ec0f6b013f43;hb=a8c9aaa1bffd5378dbadd747866a10bd7e2faa4d;hp=63009f63d3f67d332debda4dd93ab87481f04e64;hpb=e1015ff65ebebc0362ba23172acef6f35dc69f51;p=rocksndiamonds.git diff --git a/src/game_em/emerald.h b/src/game_em/emerald.h index 63009f63..629d66e3 100644 --- a/src/game_em/emerald.h +++ b/src/game_em/emerald.h @@ -702,6 +702,7 @@ struct LOGIC int eater_pos; /* counter for eater array position */ int shine_cnt; /* counter for emerald/diamond shining */ + int num_eater_arrays; /* number of eater data arrays used */ int num_ball_arrays; /* number of ball data arrays used */ int home_initial; /* number of players (initial) */