Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
498
void
499
tty_number_pad(int state)
500
{
501
++state; /* prevents compiler warning (unref. param) */
502
}
503
504
void
505
term_startup(int *wid, int *hgt)
Callers
1
term_start_screen
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected