Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NetHack/NetHack
/ mar_get_msg_visible
Function
mar_get_msg_visible
outdated/win/gem/wingem.c:116–120 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
114
}
115
116
int
117
mar_get_msg_visible()
118
{
119
return (iflags.wc_vary_msgcount);
120
}
121
/* clean up and quit */
122
static void
123
bail(mesg)
Callers
1
mar_gem_init
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected