X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;ds=sidebyside;f=src%2Fgame_em%2Fcave.h;h=2b6ccef8ee05cae33ca4d80c3492cd8cadfacbfd;hb=a8c9aaa1bffd5378dbadd747866a10bd7e2faa4d;hp=d1a9090bf3aea83bc170070d9fa6a0cad86421fb;hpb=7ef23a490275f99c802131d747e07f2feb67f43c;p=rocksndiamonds.git diff --git a/src/game_em/cave.h b/src/game_em/cave.h index d1a9090b..2b6ccef8 100644 --- a/src/game_em/cave.h +++ b/src/game_em/cave.h @@ -252,6 +252,7 @@ struct CAVE int wind_time; /* reset time for wind activity */ int wind_direction; /* wind direction */ + int num_eater_arrays; /* number of eater data arrays used */ int num_ball_arrays; /* number of ball data arrays used */ boolean testmode; /* flag for test mode */