diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/game/CMakeLists.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/game/CMakeLists.txt b/src/game/CMakeLists.txt index 57ffa238e6c..5e84c28ebb8 100644 --- a/src/game/CMakeLists.txt +++ b/src/game/CMakeLists.txt @@ -77,6 +77,11 @@ SET(game_STAT_SRCS Creature.h CreatureGroups.cpp CreatureGroups.h + DBCEnums.h + DBCStores.cpp + DBCStores.h + DBCStructure.h + DBCfmt.h Debugcmds.cpp DestinationHolder.cpp DestinationHolder.h |