X-Git-Url: https://deadsoftware.ru/gitweb?a=blobdiff_plain;f=src%2Fshared%2FMAPSTRUCT.pas;h=d9913a4be10ebfdcc1561bd821c43da7705829c6;hb=9b63e74cbbb33cef5b1219c0afa82e43cfc40eeb;hp=8a873b5014a32c8cdb8f662d268c69321250ef3f;hpb=5472594f32e33da0c66606ec9eebc8f798ef6b54;p=d2df-sdl.git diff --git a/src/shared/MAPSTRUCT.pas b/src/shared/MAPSTRUCT.pas index 8a873b5..d9913a4 100644 --- a/src/shared/MAPSTRUCT.pas +++ b/src/shared/MAPSTRUCT.pas @@ -13,7 +13,7 @@ * You should have received a copy of the GNU General Public License * along with this program. If not, see . *) -{$MODE DELPHI} +{$INCLUDE a_modes.inc} unit MAPSTRUCT; { @@ -122,7 +122,7 @@ type TriggerType: Byte; ActivateType: Byte; Keys: Byte; - DATA: Byte128; + DATA: Byte128; //WARNING! should be exactly equal to sizeof(TTriggerData) end; TBlock = packed record