From 340d738dce1f7740b870594e2c2eddecd6dc4840 Mon Sep 17 00:00:00 2001 From: Daveo Date: Fri, 4 May 2001 01:00:49 +0000 Subject: [PATCH] --- tools/Data/include/dstructs.h | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/Data/include/dstructs.h b/tools/Data/include/dstructs.h index 9a6f16e62..b169ffeb6 100644 --- a/tools/Data/include/dstructs.h +++ b/tools/Data/include/dstructs.h @@ -313,6 +313,7 @@ struct sThingTrigger sThingPoint Pos; u8 Width,Height; sThingPoint TargetPos; + sThingPoint TargetSize; }; // 8 struct sThingHazard