OpenEnroth 73e68f7
|
#include "MessageScrollTable.h"
#include <cstring>
#include <string>
#include "Utility/Memory/Blob.h"
#include "Utility/String/Transformations.h"
Functions | |
void | initializeMessageScrolls (const Blob &scrolls) |
Variables | |
IndexedArray< std::string, ITEM_FIRST_MESSAGE_SCROLL, ITEM_LAST_MESSAGE_SCROLL > | pMessageScrolls |
void initializeMessageScrolls | ( | const Blob & | scrolls | ) |
IndexedArray<std::string, ITEM_FIRST_MESSAGE_SCROLL, ITEM_LAST_MESSAGE_SCROLL> pMessageScrolls |