X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Fgame.h;h=bba270cd06d9085fab7ff0ecb63b208672fffc31;hp=aed0ce0483c078db0dbcba53fa54b39b7769e110;hb=54cd73c4e6a8fc9521f0adda5501cd09eb294b4c;hpb=bf88ae3e5f7cc53fec7a06298f6632368c6c8e0c diff --git a/src/game.h b/src/game.h index aed0ce04..bba270cd 100644 --- a/src/game.h +++ b/src/game.h @@ -204,6 +204,8 @@ struct GameInfo int players_still_needed; int friends_still_needed; + int exit_x, exit_y; + boolean all_players_gone; // values for the new EMC elements