MCPcopy Create free account
hub / github.com/diasurgical/devilution / InitPlrMsg

Function InitPlrMsg

Source/plrmsg.cpp:77–81  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

75}
76
77void InitPlrMsg()
78{
79 memset(plr_msgs, 0, sizeof(plr_msgs));
80 plr_msg_slot = 0;
81}
82
83void DrawPlrMsg()
84{

Callers 1

NetInitFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected