MCPcopy Index your code
hub / github.com/NetHack/NetHack / allmain.c

File allmain.c

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

Source from the content-addressed store, hash-verified

1/* NetHack 5.0 allmain.c $NHDT-Date: 1771213100 2026/02/15 19:38:20 $ $NHDT-Branch: NetHack-3.7 $:$NHDT-Revision: 1.286 $ */
2/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
3/*-Copyright (c) Robert Patrick Rankin, 2012. */
4/* NetHack may be freely redistributed. See license for details. */

Callers

nothing calls this directly

Calls 15

end_of_inputFunction · 0.85
do_positionbarFunction · 0.85
dobjsfreeFunction · 0.85
clear_bypassesFunction · 0.85
sanity_checkFunction · 0.85
makewishFunction · 0.85
encumber_msgFunction · 0.85
movemonFunction · 0.85
near_capacityFunction · 0.85
mcalcdistressFunction · 0.85
mcalcmoveFunction · 0.85

Tested by

no test coverage detected