X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame_mm%2Fexport.h;h=1cbf0b6a1f4e067ba2cb6431e2f85362109d3ae7;hb=4ed8ff5e4233a4d180895ac32d162f1bf568c6cd;hp=7f31d68cdb2eeb741e6b8b06d5c166049997a12e;hpb=a1658d14b0ff3ddb46cc075aba1dddf7d01c6442;p=rocksndiamonds.git diff --git a/src/game_mm/export.h b/src/game_mm/export.h index 7f31d68c..1cbf0b6a 100644 --- a/src/game_mm/export.h +++ b/src/game_mm/export.h @@ -180,6 +180,7 @@ struct LevelInfo_MM int ball_choice_mode; int ball_content[MM_MAX_BALL_CONTENTS]; boolean rotate_ball_content; + boolean explode_ball; short field[MAX_PLAYFIELD_WIDTH][MAX_PLAYFIELD_HEIGHT]; };