This commit is contained in:
Daveo 2001-07-26 16:51:29 +00:00
parent b67fada9ad
commit 79f5718c48
11 changed files with 71 additions and 35 deletions

View file

@ -364,7 +364,8 @@ struct sThingTrigger
u8 Width,Height;
sThingPoint TargetPos;
sThingPoint TargetSize;
}; // 8
u16 Val0,Val1;
}; // 12
struct sThingHazard
{