mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-31 04:56:20 +00:00
MMFs + a scaled down hash set to use them with
This commit is contained in:
@@ -35,6 +35,7 @@ SET(common_sources
|
||||
logsys.cpp
|
||||
logsys_eqemu.cpp
|
||||
md5.cpp
|
||||
memory_mapped_file.cpp
|
||||
misc.cpp
|
||||
MiscFunctions.cpp
|
||||
moremath.cpp
|
||||
@@ -129,6 +130,7 @@ SET(common_headers
|
||||
eqtime.h
|
||||
errmsg.h
|
||||
extprofile.h
|
||||
fixed_memory_hash_set.h
|
||||
guild_base.h
|
||||
guilds.h
|
||||
ipc_mutex.h
|
||||
@@ -141,6 +143,7 @@ SET(common_headers
|
||||
logtypes.h
|
||||
mail_oplist.h
|
||||
md5.h
|
||||
memory_mapped_file.h
|
||||
misc.h
|
||||
MiscFunctions.h
|
||||
moremath.h
|
||||
|
||||
Reference in New Issue
Block a user