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

Function tty_number_pad

sys/msdos/video.c:498–502  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

496}
497
498void
499tty_number_pad(int state)
500{
501 ++state; /* prevents compiler warning (unref. param) */
502}
503
504void
505term_startup(int *wid, int *hgt)

Callers 1

term_start_screenFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected