Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
762
void
763
CleanUp(void)
764
{
765
amii_cleanup();
766
}
767
#endif
768
769
#ifdef AMII_GRAPHICS
Callers
1
nethack_exit
Function · 0.85
Calls
1
amii_cleanup
Function · 0.85
Tested by
no test coverage detected