X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fmain.h;h=44d3f73cedfe478d62055555d4c994d6d84a473f;hb=19d38b8a650bd10ffbbaed031f5b3819dbcd32ce;hp=9d37e678148aedbae6e4405f9459b1c48ce64a46;hpb=273ed881a8affb54ee8e2bd7489eb3d898e11c23;p=rocksndiamonds.git diff --git a/src/main.h b/src/main.h index 9d37e678..44d3f73c 100644 --- a/src/main.h +++ b/src/main.h @@ -2300,6 +2300,8 @@ struct MenuInfo struct DoorInfo { + int width; + int height; int step_offset; int step_delay; int anim_mode;