Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NetHack/NetHack
/ mar_get_msg_history
Function
mar_get_msg_history
outdated/win/gem/wingem.c:110–114 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
108
}
109
110
int
111
mar_get_msg_history()
112
{
113
return (iflags.msg_history);
114
}
115
116
int
117
mar_get_msg_visible()
Callers
2
mar_gem_init
Function · 0.85
mar_add_message
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected