From 2c720d87c1cf208a4d561a2663f191965a8888b8 Mon Sep 17 00:00:00 2001 From: shennetsind Date: Fri, 18 Oct 2013 16:00:35 -0300 Subject: Item Drop (from any source) Processing Improvement Signed-off-by: shennetsind --- src/map/map.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/map/map.h') diff --git a/src/map/map.h b/src/map/map.h index 3a7990dcb..97c7a9d7d 100644 --- a/src/map/map.h +++ b/src/map/map.h @@ -854,6 +854,8 @@ struct map_interface { /* [Ind/Hercules] */ struct eri *iterator_ers; char *cache_buffer; // Has the uncompressed gat data of all maps, so just one allocation has to be made + /* */ + struct eri *flooritem_ers; /* funcs */ void (*zone_init) (void); void (*zone_remove) (int m); -- cgit v1.2.3-70-g09d2