X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fmain.h;h=188f00b3dea4c07fd95817a094dcd65cd9f8289e;hb=a1658d14b0ff3ddb46cc075aba1dddf7d01c6442;hp=4a81627afb45579af18e8b40a053b15021028d15;hpb=3f122c168c929658a001b385be98ac613b41c7ec;p=rocksndiamonds.git diff --git a/src/main.h b/src/main.h index 4a81627a..188f00b3 100644 --- a/src/main.h +++ b/src/main.h @@ -3308,6 +3308,7 @@ struct LevelInfo int num_mm_ball_contents; int mm_ball_choice_mode; int mm_ball_content[MAX_MM_BALL_CONTENTS]; + boolean rotate_mm_ball_content; // ('int' instead of 'boolean' because used as selectbox value in editor) int use_step_counter; // count steps instead of seconds for level