Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NetHack/NetHack
/ mar_set_text_to_rip
Function
mar_set_text_to_rip
outdated/win/gem/wingem1.c:1506–1510 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1504
void mar_raw_print(const char *);
1505
1506
void
1507
mar_set_text_to_rip(winid w)
1508
{
1509
use_rip = TRUE;
1510
}
1511
void
1512
mar_putstr_text(winid window, int attr, const char *str)
1513
{
Callers
1
Gem_outrip
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected