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

Function CleanUp

sys/amiga/amiwind.c:762–766  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

760}
761
762void
763CleanUp(void)
764{
765 amii_cleanup();
766}
767#endif
768
769#ifdef AMII_GRAPHICS

Callers 1

nethack_exitFunction · 0.85

Calls 1

amii_cleanupFunction · 0.85

Tested by

no test coverage detected