corpse.cpp & .h header cleanup & forward declarations

This commit is contained in:
Akkadius
2014-12-15 16:50:02 -06:00
parent b90897c513
commit 5b6eb885a0
2 changed files with 25 additions and 11 deletions
+7
View File
@@ -22,7 +22,14 @@
#include "mob.h"
class Client;
class EQApplicationPacket;
class Group;
class ItemInst;
class NPC;
class Raid;
struct ExtraAttackOptions;
struct NPCType;
#define MAX_LOOTERS 72