#include <sstream>
#include <fstream>
#include "../general/util.h"
#include "../general/log.h"
#include "../general/channel.h"
#include "special.h"
#include "skill.h"
#include "../general/general.h"
Defines | |
#define | DEBUG_ROUTINE "special" |
Variables | |
const string | specialType [] = {"common","uncommon"} |
specialRepository | special_repo |
#define DEBUG_ROUTINE "special" |
const string specialType[] = {"common","uncommon"} |
Generated on Tue Jan 1 17:30:01 2008 for server/special.cc File Reference by
Visit the project page on