MCPcopy Create free account
hub / github.com/NetHack/NetHack / invent.c

File invent.c

src/invent.c:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* NetHack 5.0 invent.c $NHDT-Date: 1762680996 2025/11/09 01:36:36 $ $NHDT-Branch: NetHack-3.7 $:$NHDT-Revision: 1.543 $ */
2/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
3/*-Copyright (c) Derek S. Ray, 2015. */
4/* NetHack may be freely redistributed. See license for details. */

Callers

nothing calls this directly

Calls 15

reassignFunction · 0.85
xprnameFunction · 0.85
sortlootFunction · 0.85
count_unidentifiedFunction · 0.85
eosFunction · 0.85
add_menu_strFunction · 0.85
visctrlFunction · 0.85
add_menuFunction · 0.85
add_menu_headingFunction · 0.85
not_fully_identifiedFunction · 0.85
let_to_nameFunction · 0.85
makepluralFunction · 0.85

Tested by

no test coverage detected