MCPcopy 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
110int
111mar_get_msg_history()
112{
113 return (iflags.msg_history);
114}
115
116int
117mar_get_msg_visible()

Callers 2

mar_gem_initFunction · 0.85
mar_add_messageFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected