X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Flibgame%2Fsystem.h;h=b74b6fae17165e376d7da80d6a22a8752e0fc7c2;hp=0d7f583c6cba70a2e5b6a5ce404722e80961d67f;hb=f6513d7bc5806904a55708a2ddb6673842e933bd;hpb=6f7fa5b602dab7836b186970577d82995bdb23d1 diff --git a/src/libgame/system.h b/src/libgame/system.h index 0d7f583c..b74b6fae 100644 --- a/src/libgame/system.h +++ b/src/libgame/system.h @@ -1215,6 +1215,8 @@ struct DoorPartPosInfo int step_yoffset; int step_delay; int start_step; + int start_step_opening; + int start_step_closing; boolean draw_masked; int sort_priority; };