This commit is contained in:
Daveo 2001-05-04 01:00:49 +00:00
parent bc5d01cd47
commit 340d738dce

View file

@ -313,6 +313,7 @@ struct sThingTrigger
sThingPoint Pos; sThingPoint Pos;
u8 Width,Height; u8 Width,Height;
sThingPoint TargetPos; sThingPoint TargetPos;
sThingPoint TargetSize;
}; // 8 }; // 8
struct sThingHazard struct sThingHazard