Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NetHack/NetHack
/ mar_check_hilight_status
Function
mar_check_hilight_status
outdated/win/gem/wingem1.c:234–237 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
232
233
void mar_display_nhwindow(winid);
234
void
235
mar_check_hilight_status(void)
236
{
237
} /* to be filled :-) */
238
static char *mar_copy_of(const char *);
239
240
extern void panic(const char *, ...);
Callers
1
mar_update_value
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected