mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-02-06 08:59:11 +01:00
Core/Game: Add TC_GAME_API to ItemTemplate, fixes dynamic linking build for unit tests
This commit is contained in:
@@ -597,7 +597,7 @@ struct _Socket
|
||||
#define MAX_ITEM_PROTO_SPELLS 5
|
||||
#define MAX_ITEM_PROTO_STATS 10
|
||||
|
||||
struct ItemTemplate
|
||||
struct TC_GAME_API ItemTemplate
|
||||
{
|
||||
friend class ObjectMgr;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user