TrinityCore
|
#include "Common.h"
Go to the source code of this file.
Functions | |
LocaleConstant | GetLocaleByName (std::string_view name) |
Variables | |
char const * | localeNames [TOTAL_LOCALES] |
CascLocaleBit | WowLocaleToCascLocaleBit [TOTAL_LOCALES] |
LocaleConstant GetLocaleByName | ( | std::string_view | name | ) |
char const* localeNames[TOTAL_LOCALES] |
Definition at line 20 of file Common.cpp.
CascLocaleBit WowLocaleToCascLocaleBit[TOTAL_LOCALES] |
Definition at line 45 of file Common.cpp.