Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
77
void InitPlrMsg()
78
{
79
memset(plr_msgs, 0, sizeof(plr_msgs));
80
plr_msg_slot = 0;
81
}
82
83
void DrawPlrMsg()
84
{
Callers
1
NetInit
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected