X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Fmain.h;h=a8edcee71ea33d8c76b534843b1bb39e487c7aa7;hp=da66e67c80636a29c4bc244ac53f30b19bbac8e2;hb=7ecbe0a730dc19d8a46ffe6bbcb052f20d0c4152;hpb=5e13b105ad48e61a5cd46941c61a16ad00445248 diff --git a/src/main.h b/src/main.h index da66e67c..a8edcee7 100644 --- a/src/main.h +++ b/src/main.h @@ -2343,7 +2343,7 @@ struct EditorInfo struct ViewportInfo { - struct RectWithBorder window; + struct RectWithBorder window[NUM_SPECIAL_GFX_ARGS]; struct RectWithBorder playfield[NUM_SPECIAL_GFX_ARGS]; struct RectWithBorder door_1[NUM_SPECIAL_GFX_ARGS]; struct RectWithBorder door_2[NUM_SPECIAL_GFX_ARGS];