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