ManaPlus
|
#include "resources/db/clandb.h"
#include "configuration.h"
#include "resources/beingcommon.h"
#include "resources/claninfo.h"
#include "resources/db/itemfielddb.h"
#include "utils/checkutils.h"
#include "utils/dtor.h"
#include "utils/gettext.h"
#include "utils/itemxmlutils.h"
#include "debug.h"
Go to the source code of this file.
Namespaces | |
anonymous_namespace{clandb.cpp} | |
Variables | |
std::map< int, ClanInfo * > | anonymous_namespace{clandb.cpp}::mClansInfos |
bool | anonymous_namespace{clandb.cpp}::mLoaded = false |