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

Function get_default_configfile

src/cfgfiles.c:148–152  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

146}
147
148const char *
149get_default_configfile(void)
150{
151 return default_configfile;
152}
153
154#ifdef MSDOS
155/* conflict with speed-dial under windows

Callers 1

reveal_pathsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected