--- deliantra/server/include/sproto.h 2009/01/13 13:29:57 1.102 +++ deliantra/server/include/sproto.h 2009/06/25 12:44:28 1.103 @@ -71,6 +71,7 @@ extern void handle_apply_yield (object *op); void apply_lamp (object *op, bool switch_on); void get_animation_from_arch (object *op, arch_ptr a); +extern int convert_item (object *item, object *converter); /* attack.c */ void cancellation (object *op);