mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-02 04:16:46 +00:00
corpse.cpp & .h header cleanup & forward declarations
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user