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

File pcmain.c

sys/share/pcmain.c:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* NetHack 5.0 pcmain.c $NHDT-Date: 1693359605 2023/08/30 01:40:05 $ $NHDT-Branch: keni-crashweb2 $:$NHDT-Revision: 1.133 $ */
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 4

early_initFunction · 0.85
pcmainFunction · 0.85
moveloopFunction · 0.85
nethack_exitFunction · 0.70

Tested by

no test coverage detected