MCPcopy Create free account
hub / github.com/NetHack/NetHack / graph_off

Function graph_off

win/tty/termcap.c:767–772  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

765}
766
767void
768graph_off(void)
769{
770 if (AE)
771 xputs(AE);
772}
773#endif
774
775#if !defined(MICRO)

Callers 2

end_glyphoutFunction · 0.70
g_putchFunction · 0.70

Calls 1

xputsFunction · 0.70

Tested by

no test coverage detected