MCPcopy 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

1504void mar_raw_print(const char *);
1505
1506void
1507mar_set_text_to_rip(winid w)
1508{
1509 use_rip = TRUE;
1510}
1511void
1512mar_putstr_text(winid window, int attr, const char *str)
1513{

Callers 1

Gem_outripFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected