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