|
OpenEnroth 90c43ae
|
#include "QuestTable.h"#include <cstring>#include <string>#include "Utility/Memory/Blob.h"#include "Utility/String/Transformations.h"Functions | |
| void | initializeQuests (const Blob &quests) |
Variables | |
| IndexedArray< std::string, QBIT_FIRST, QBIT_LAST > | pQuestTable |
| void initializeQuests | ( | const Blob & | quests | ) |
| IndexedArray<std::string, QBIT_FIRST, QBIT_LAST> pQuestTable |