Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NetHack/NetHack
/ hmenu_doextversion
Function
hmenu_doextversion
src/pager.c:2789–2793 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2787
}
2788
2789
staticfn void
2790
hmenu_doextversion(void)
2791
{
2792
(void) doextversion();
2793
}
2794
2795
staticfn void
2796
hmenu_dohistory(void)
Callers
nothing calls this directly
Calls
1
doextversion
Function · 0.85
Tested by
no test coverage detected