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

Function FreeTileImageFiles

sys/amiga/winchar.c:351–356  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

349#endif
350
351void
352FreeTileImageFiles(void)
353{
354 FreeImageFile(&tileimg);
355 FreeImageFile(&tile);
356}
357
358#ifndef TESTING
359/*

Callers 2

amii_exit_nhwindowsFunction · 0.85
winchar.cFile · 0.85

Calls 1

FreeImageFileFunction · 0.85

Tested by

no test coverage detected