X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame_em%2Femerald.h;h=5a4ab2e64a8a984377dbcb07e85fe5f6038a3cde;hb=0674fef44ec688158f1501b51371d53983ac96bb;hp=629d66e399999587a8a8d436b358ec0f6b013f43;hpb=a8c9aaa1bffd5378dbadd747866a10bd7e2faa4d;p=rocksndiamonds.git diff --git a/src/game_em/emerald.h b/src/game_em/emerald.h index 629d66e3..5a4ab2e6 100644 --- a/src/game_em/emerald.h +++ b/src/game_em/emerald.h @@ -710,6 +710,7 @@ struct LOGIC /* 0 == all players at home */ boolean testmode; /* test mode */ + boolean infinite; /* flag for infinitely wide cave */ boolean killed_out_of_time; /* kill player due to time out */ int exit_x, exit_y; /* kludge for playing player exit sound */