Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/crawl/crawl
/ msg_colour
Function
msg_colour
crawl-ref/source/message.cc:1110–1113 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1108
}
1109
1110
msg_colour_type msg_colour(int col)
1111
{
1112
return static_cast<msg_colour_type>(col);
1113
}
1114
1115
static int colour_msg(msg_colour_type col)
1116
{
Callers
3
channel_to_msgcol
Function · 0.85
_str_to_channel_colour
Function · 0.85
message_colour_mapping
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected