X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fmain.h;h=bd672e761804526e148f6ffcc0201baad76df192;hb=ff9a78c06aa459f0e96be17ce0cc29c602f44a47;hp=26e0570ad0bdc3c62abc727ae35dd98b39372f12;hpb=f2ba8f4f956e63e7b22d06d55c05034e5c70c0da;p=rocksndiamonds.git diff --git a/src/main.h b/src/main.h index 26e0570a..bd672e76 100644 --- a/src/main.h +++ b/src/main.h @@ -3312,6 +3312,7 @@ struct LevelInfo int mm_ball_choice_mode; int mm_ball_content[MAX_MM_BALL_CONTENTS]; boolean rotate_mm_ball_content; + boolean explode_mm_ball; // ('int' instead of 'boolean' because used as selectbox value in editor) int use_step_counter; // count steps instead of seconds for level