--- deliantra/server/common/utils.C 2006/09/14 22:34:00 1.15 +++ deliantra/server/common/utils.C 2006/09/16 22:24:12 1.16 @@ -202,7 +202,7 @@ /* decay and destroy persihable items in a map */ void -decay_objects (mapstruct *m) +decay_objects (maptile *m) { int x, y, destroy; object *op, *otmp;