MCPcopy Create free account
hub / github.com/crawl/crawl / show_levelmap_help

Function show_levelmap_help

crawl-ref/source/command.cc:546–549  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

544}
545
546void show_levelmap_help()
547{
548 show_specific_help("level-map");
549}
550
551void show_targeting_help()
552{

Callers 1

process_map_commandFunction · 0.85

Calls 1

show_specific_helpFunction · 0.85

Tested by

no test coverage detected