X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Fmain.h;h=ba83a4d6c730ac07775e2e63f55da0fde0152519;hp=13cec3fb7a8462d69556b5fa739a95e2dfccffdb;hb=39ad80f8d48b103622e36e40c951a66579444767;hpb=4fd53190c7842905930f953211bb68885b828b7e diff --git a/src/main.h b/src/main.h index 13cec3fb..ba83a4d6 100644 --- a/src/main.h +++ b/src/main.h @@ -2757,6 +2757,8 @@ struct MenuInfo int scrollbar_xoffset; + struct MenuPosInfo list_setup[NUM_SPECIAL_GFX_SETUP_ARGS]; + int list_size[NUM_SPECIAL_GFX_ARGS]; int list_size_info[NUM_SPECIAL_GFX_INFO_ARGS]; @@ -2849,6 +2851,8 @@ struct PreviewInfo int step_offset; int step_delay; int anim_mode; + + boolean redefined; // redefined by custom artwork }; struct EditorTabsInfo