diff options
author | XTZGZoReX <none@none> | 2009-03-27 17:42:58 +0100 |
---|---|---|
committer | XTZGZoReX <none@none> | 2009-03-27 17:42:58 +0100 |
commit | a791740321c4c8859ce49e8276150a6edebdb984 (patch) | |
tree | ce0086684f691f630d114e0f9d62de0df6a8befc /src | |
parent | 841625908c6580eeddb59c2c064c35127590f303 (diff) | |
parent | 341d3e41358410a73cb4d11ea77a9859a838ba3d (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.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 |