X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fmain.h;h=a8edcee71ea33d8c76b534843b1bb39e487c7aa7;hb=8390d74131ba7877a1e993e38da227c1336e6a10;hp=da66e67c80636a29c4bc244ac53f30b19bbac8e2;hpb=9eacc6f4e47b05a7c4942f205faac1d62b0fc289;p=rocksndiamonds.git 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];