|  | ManaPlus
    | 
#include "resources/db/monsterdb.h"#include "enums/resources/map/blockmask.h"#include "resources/beingcommon.h"#include "resources/beinginfo.h"#include "utils/checkutils.h"#include "utils/dtor.h"#include "utils/gettext.h"#include "configuration.h"#include "debug.h"Go to the source code of this file.
| Namespaces | |
| anonymous_namespace{monsterdb.cpp} | |
| Variables | |
| static const unsigned int | OLD_TMWATHENA_OFFSET = 1002 | 
| BeingInfos | anonymous_namespace{monsterdb.cpp}::mMonsterInfos | 
| bool | anonymous_namespace{monsterdb.cpp}::mLoaded = false | 
| 
 | static | 
Definition at line 39 of file monsterdb.cpp.
Referenced by MonsterDB::get(), and MonsterDB::loadXmlFile().