--- deliantra/server/include/sproto.h 2006/08/14 21:45:06 1.11 +++ deliantra/server/include/sproto.h 2006/08/15 06:04:15 1.12 @@ -1,4 +1,5 @@ /* alchemy.c */ +int need_identify (const object *obj); int apply_shop_mat (object *shop_mat, object *op); const char *cost_string_from_value(uint64 cost, int approx); void pay_player (object *pl, uint64 amount);