mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-17 22:51:30 +00:00
More debug changes
This commit is contained in:
parent
50b686b162
commit
7c78cf5ab7
@ -9,6 +9,7 @@ SET(common_sources
|
|||||||
crc32.cpp
|
crc32.cpp
|
||||||
database.cpp
|
database.cpp
|
||||||
dbcore.cpp
|
dbcore.cpp
|
||||||
|
debug.cpp
|
||||||
emu_opcodes.cpp
|
emu_opcodes.cpp
|
||||||
emu_tcp_connection.cpp
|
emu_tcp_connection.cpp
|
||||||
emu_tcp_server.cpp
|
emu_tcp_server.cpp
|
||||||
@ -106,6 +107,7 @@ SET(common_headers
|
|||||||
data_verification.h
|
data_verification.h
|
||||||
database.h
|
database.h
|
||||||
dbcore.h
|
dbcore.h
|
||||||
|
debug.h
|
||||||
deity.h
|
deity.h
|
||||||
emu_opcodes.h
|
emu_opcodes.h
|
||||||
emu_oplist.h
|
emu_oplist.h
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user