X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame.h;h=55a0b5e80484304d4998d116241bd80dacd5d9cc;hb=5c909110697b6904d58880000face10c8ce8eb18;hp=179ee56dbb4e05b13b5d76d356ebae6af69a2291;hpb=8f057caae2acbc12afff54102ffa4a2568b8f8c6;p=rocksndiamonds.git diff --git a/src/game.h b/src/game.h index 179ee56d..55a0b5e8 100644 --- a/src/game.h +++ b/src/game.h @@ -145,6 +145,7 @@ struct GameInfo /* variable within running game */ int yamyam_content_nr; + boolean robot_wheel_active; boolean magic_wall_active; int magic_wall_time_left; int light_time_left;