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