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

Class DisplayDesc

outdated/sys/mac/mttymain.c:183–183  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

181#endif
182
183extern struct DisplayDesc *ttyDisplay; /* the tty display descriptor */
184
185char kill_char = CHAR_ESC;
186char erase_char = CHAR_BS;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected