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

Function sfstruct_read_error

src/sfstruct.c:596–600  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

594}
595
596staticfn void
597sfstruct_read_error(void)
598{
599 /* problem */;
600}
601
602#ifdef SFLOGGING
603staticfn void

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected