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

Function Gem_askname

outdated/win/gem/wingem.c:500–504  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

498 */
499
500void
501Gem_askname()
502{
503 strncpy(svp.plname, mar_ask_name(), PL_NSIZ);
504}
505
506void
507Gem_get_nh_event()

Callers

nothing calls this directly

Calls 1

mar_ask_nameFunction · 0.85

Tested by

no test coverage detected