moved (and renamed) global variables to game structure (ExitX/ExitY)
[rocksndiamonds.git] / src / game.h
index aed0ce0483c078db0dbcba53fa54b39b7769e110..bba270cd06d9085fab7ff0ecb63b208672fffc31 100644 (file)
@@ -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