NPC Faction lists to new shared memory scheme

This commit is contained in:
KimLS
2013-02-23 13:45:19 -08:00
parent 8937c5be86
commit c31b2b65c1
47 changed files with 216 additions and 2459 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ spawn2 mediumblob, npcs mediumblob, npc_loot mediumblob, gmspawntype mediumblob,
#ifndef ZONEDUMP_H
#define ZONEDUMP_H
#include "faction.h"
#include "../common/faction.h"
#include "../common/eq_packet_structs.h"
#include "../common/Item.h"