[7552] Move client version dependend DBC code to src/game. Author: VladimirMangos

--HG--
branch : trunk
This commit is contained in:
megamage
2009-03-27 09:58:20 -06:00
parent 5f47775ac3
commit bc2f2bc56a
29 changed files with 94 additions and 147 deletions

View File

@@ -10,7 +10,7 @@
#include "Common.h"
#include "Platform/CompilerDefs.h"
#include "Database/DBCStructure.h"
#include "DBCStructure.h"
class Player;
class Creature;