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