--- deliantra/server/include/object.h 2010/07/02 16:24:24 1.254 +++ deliantra/server/include/object.h 2010/07/02 19:54:41 1.255 @@ -706,6 +706,7 @@ MTH bool apply (object *ob, int aflags = AP_APPLY); // ob may be 0 MTH object *mark () const; + MTH void splay_marked (); // returns the mapspace this object is in mapspace &ms () const;