MCPcopy Create free account
hub / github.com/NetHack/NetHack / hmenu_dowhatis

Function hmenu_dowhatis

src/pager.c:2801–2805  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2799}
2800
2801staticfn void
2802hmenu_dowhatis(void)
2803{
2804 (void) dowhatis();
2805}
2806
2807staticfn void
2808hmenu_dowhatdoes(void)

Callers

nothing calls this directly

Calls 1

dowhatisFunction · 0.85

Tested by

no test coverage detected