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