X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fmain.h;h=385cc49851bee2344852ddcae4239a893295beec;hb=2e61fe84534a7798c987553cc0f4bb5a4f0c264a;hp=aecccc46de7f3d3464627a8ed9fe82633125a091;hpb=43bafe3a679ef509748fa2a10d6744cdd842d793;p=rocksndiamonds.git diff --git a/src/main.h b/src/main.h index aecccc46..385cc498 100644 --- a/src/main.h +++ b/src/main.h @@ -2309,6 +2309,8 @@ struct DoorInfo struct DoorPartPosInfo part_7; struct DoorPartPosInfo part_8; + struct DoorPartPosInfo panel; + int width; int height; int step_offset;