MCPcopy 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
2795staticfn void
2796hmenu_dohistory(void)
2797{
2798 (void) dohistory();
2799}
2800
2801staticfn void
2802hmenu_dowhatis(void)

Callers

nothing calls this directly

Calls 1

dohistoryFunction · 0.85

Tested by

no test coverage detected