/*
* File: shopping.h
* Summary: Shop keeper functions.
* Written by: Linley Henzell
*/
int ;
// ident == true overrides the item ident level and gives the price
// as if the item was fully id'd
unsigned int ;
void ;
shop_struct *;
std::string ;
std::string ;
bool ;
bool ;
/////////////////////////////////////////////////////////////////////
;
class ;
extern ShoppingList shopping_list;