mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-23 08:28:21 +00:00
Basic arch work, doesn't make a ton of sense yet but it will
This commit is contained in:
@@ -31,8 +31,10 @@ SET(common_sources
|
||||
guild_base.cpp
|
||||
guilds.cpp
|
||||
inventory.cpp
|
||||
inventory_database_controller.cpp
|
||||
ipc_mutex.cpp
|
||||
item.cpp
|
||||
item_container.cpp
|
||||
item_instance.cpp
|
||||
md5.cpp
|
||||
memory_mapped_file.cpp
|
||||
@@ -138,8 +140,10 @@ SET(common_headers
|
||||
guild_base.h
|
||||
guilds.h
|
||||
inventory.h
|
||||
inventory_database_controller.h
|
||||
ipc_mutex.h
|
||||
item.h
|
||||
item_container.h
|
||||
item_data.h
|
||||
item_fieldlist.h
|
||||
item_instance.h
|
||||
|
||||
Reference in New Issue
Block a user