MCPcopy Create free account
hub / github.com/NetHack/NetHack / consoletty.c

File consoletty.c

sys/windows/consoletty.c:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* NetHack 5.0 consoletty.c $NHDT-Date: 1596498316 2020/08/03 23:45:16 $ $NHDT-Branch: NetHack-5.0 $:$NHDT-Revision: 1.117 $ */
2/* Copyright (c) NetHack PC Development Team 1993 */
3/* NetHack may be freely redistributed. See license for details. */
4

Callers

nothing calls this directly

Calls 15

emit_hide_cursorFunction · 0.85
emit_start_boldFunction · 0.85
emit_start_underlineFunction · 0.85
emit_start_inverseFunction · 0.85
emit_return_to_defaultFunction · 0.85
emit_start_256colorFunction · 0.85
emit_start_24bitcolorFunction · 0.85
emit_default_colorFunction · 0.85
emit_show_cursorFunction · 0.85
toggle_mouse_supportFunction · 0.85
tty_ibmgraphics_fixupFunction · 0.85
check_and_set_fontFunction · 0.85

Tested by

no test coverage detected