added option to rotate newly created gray ball content for MM engine
[rocksndiamonds.git] / src / main.h
index 4a81627afb45579af18e8b40a053b15021028d15..188f00b3dea4c07fd95817a094dcd65cd9f8289e 100644 (file)
@@ -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