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

Function hmenu_doextlist

src/pager.c:2813–2817  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2811}
2812
2813staticfn void
2814hmenu_doextlist(void)
2815{
2816 (void) doextlist();
2817}
2818
2819staticfn void
2820domenucontrols(void)

Callers

nothing calls this directly

Calls 1

doextlistFunction · 0.85

Tested by

no test coverage detected