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