--- deliantra/server/include/object.h 2006/09/27 00:36:09 1.42 +++ deliantra/server/include/object.h 2006/10/15 02:16:35 1.43 @@ -329,9 +329,8 @@ typedef struct oblnk { /* Used to link together several objects */ - object *ob; + object_ptr ob; struct oblnk *next; - tag_t id; } objectlink; typedef struct oblinkpt