--- deliantra/server/include/sproto.h 2006/08/14 07:10:46 1.10 +++ deliantra/server/include/sproto.h 2006/08/14 21:45:06 1.11 @@ -1,4 +1,5 @@ /* alchemy.c */ +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); uint64 pay_player_arch (object *pl, const char *arch, uint64 amount);