Core/Misc: Reduce header dependencies - Step III

This commit is contained in:
Spp
2012-11-20 14:54:33 +01:00
parent 70d44f97dc
commit 7bef4ce401
142 changed files with 268 additions and 115 deletions

View File

@@ -24,6 +24,7 @@
#include "World.h"
#include "ObjectMgr.h"
#include "ScriptMgr.h"
#include "Opcodes.h"
const int32 ReputationMgr::PointsInRank[MAX_REPUTATION_RANK] = {36000, 3000, 3000, 3000, 6000, 12000, 21000, 1000};