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
@@ -25,7 +25,7 @@
#include "../common/eq_packet_structs.h"
#include "../common/packet_dump.h"
#include "../common/eq_stream_intf.h"
#include "../common/item_instance.h"
#include "../common/inventory_profile.h"
#include "../common/races.h"
#include "../common/classes.h"
#include "../common/languages.h"