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