mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-23 02:25:38 +01:00
Core/Common: Converted the common library to a shared library.
* There is still the possibility to static link against common.
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
|
||||
#include "Common.h"
|
||||
|
||||
char const* localeNames[TOTAL_LOCALES] = {
|
||||
TC_COMMON_API char const* localeNames[TOTAL_LOCALES] = {
|
||||
"enUS",
|
||||
"koKR",
|
||||
"frFR",
|
||||
|
||||
Reference in New Issue
Block a user