X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame_mm%2Fexport.h;h=6fbe1aa9a9b3c750f4a74db8c7f53f628849a725;hb=c2507c62924b560ab4c0ad7330cd78fc562f16ce;hp=1cbf0b6a1f4e067ba2cb6431e2f85362109d3ae7;hpb=1d8bd91149a304422c978c04997a8c49f539bae9;p=rocksndiamonds.git diff --git a/src/game_mm/export.h b/src/game_mm/export.h index 1cbf0b6a..6fbe1aa9 100644 --- a/src/game_mm/export.h +++ b/src/game_mm/export.h @@ -143,6 +143,7 @@ struct GameInfo_MM int ball_choice_pos; // current content element choice position boolean laser_red, laser_green, laser_blue; + boolean has_mcduffin; boolean level_solved; boolean game_over; int game_over_cause;