diff options
Diffstat (limited to 'reference/types.hh')
| -rw-r--r-- | reference/types.hh | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/reference/types.hh b/reference/types.hh index 42caab1..c711831 100644 --- a/reference/types.hh +++ b/reference/types.hh @@ -284,19 +284,6 @@ struct TMoveUseDatabase { int NumberOfRules; }; -struct TFindCreatures { - int startx; - int starty; - int endx; - int endy; - int blockx; - int blocky; - ulong ActID; - ulong SkipID; - int Mask; - bool finished; -}; - struct TReaderThreadOrder { enum TReaderThreadOrderType OrderType; int SectorX; |
