Separated class Inventory from item_instance files into inventory_profile files

This commit is contained in:
Uleat
2016-10-17 02:41:09 -04:00
parent 3438247904
commit 1cb79c8c1f
14 changed files with 1668 additions and 1604 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ spawn2 mediumblob, npcs mediumblob, npc_loot mediumblob, gmspawntype mediumblob,
#define ZONEDUMP_H
#include "../common/faction.h"
#include "../common/eq_packet_structs.h"
#include "../common/item_instance.h"
#include "../common/inventory_profile.h"
#pragma pack(1)