Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NetHack/NetHack
/ hmenu_doextlist
Function
hmenu_doextlist
src/pager.c:2813–2817 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2811
}
2812
2813
staticfn void
2814
hmenu_doextlist(void)
2815
{
2816
(void) doextlist();
2817
}
2818
2819
staticfn void
2820
domenucontrols(void)
Callers
nothing calls this directly
Calls
1
doextlist
Function · 0.85
Tested by
no test coverage detected