Fix dynamic linking build

This commit is contained in:
Shauren
2023-05-23 10:46:46 +02:00
parent 4a1b0b180c
commit db55a034fd

View File

@@ -432,7 +432,7 @@ class FlaggedValuesArray32
T_FLAGS m_flags;
};
struct FindCreatureOptions
struct TC_GAME_API FindCreatureOptions
{
FindCreatureOptions();
~FindCreatureOptions();