www.pudn.com > SimpleMUD.rar > ItemDatabase.h
// MUD Programming
// Ron Penton
// (C)2003
// ItemDatabase.h - The class that stores all of the items within the MUD
//
//
#ifndef SIMPLEMUDITEMDATABASE_H
#define SIMPLEMUDITEMDATABASE_H
#include
#include