aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorXTZGZoReX <none@none>2009-03-27 17:42:58 +0100
committerXTZGZoReX <none@none>2009-03-27 17:42:58 +0100
commita791740321c4c8859ce49e8276150a6edebdb984 (patch)
treece0086684f691f630d114e0f9d62de0df6a8befc /src
parent841625908c6580eeddb59c2c064c35127590f303 (diff)
parent341d3e41358410a73cb4d11ea77a9859a838ba3d (diff)
* Merge.
* Note: DBCFileLoader.cpp in src/shared/Database is missing. I will let megamage commit it. --HG-- branch : trunk
Diffstat (limited to 'src')
-rw-r--r--src/game/CMakeLists.txt5
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