MCPcopy Create free account
hub / github.com/diasurgical/DevilutionX / tmsg_start

Function tmsg_start

Source/tmsg.cpp:56–59  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

54}
55
56void tmsg_start()
57{
58 assert(TimedMsgList.empty());
59}
60
61void tmsg_cleanup()
62{

Callers 1

NetInitFunction · 0.85

Calls 1

emptyMethod · 0.45

Tested by

no test coverage detected