--- deliantra/server/include/sproto.h 2007/03/18 03:05:40 1.57 +++ deliantra/server/include/sproto.h 2007/04/15 19:12:55 1.58 @@ -609,7 +609,7 @@ void sell_item (object *op, object *pl); double shopkeeper_approval (const maptile *map, const object *player); int describe_shop (const object *op); -void shop_listing (object *op); +void shop_listing (object *sign, object *op); bool is_in_shop (object *o); bool is_in_shop (maptile *map, int x, int y);