![]() |
ManaPlus
|
#include "resources/db/weaponsdb.h"#include "configuration.h"#include "logger.h"#include "utils/xmlutils.h"#include "debug.h"Go to the source code of this file.
Namespaces | |
| anonymous_namespace{weaponsdb.cpp} | |
Functions | |
| static void | loadDB (const std::string &name, WeaponsInfos &arr) |
|
static |
Definition at line 39 of file weaponsdb.cpp.
References Configuration::getStringValue(), paths, readXmlIntVector(), and SkipError_false.
Referenced by WeaponsDB::load().