From 02b3469d720493a1bd108b422fa1a72759f34680 Mon Sep 17 00:00:00 2001 From: Daveo Date: Wed, 2 May 2001 12:46: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 511ba3bea..96cf0e411 100644 --- a/tools/Data/include/dstructs.h +++ b/tools/Data/include/dstructs.h @@ -306,6 +306,7 @@ struct sThingTrigger u16 Type; sThingPoint Pos; u8 Width,Height; + sThingPoint TargetPos; }; // 8 struct sThingHazard