MCPcopy 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
2789staticfn void
2790hmenu_doextversion(void)
2791{
2792 (void) doextversion();
2793}
2794
2795staticfn void
2796hmenu_dohistory(void)

Callers

nothing calls this directly

Calls 1

doextversionFunction · 0.85

Tested by

no test coverage detected