Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
351
void
352
FreeTileImageFiles(void)
353
{
354
FreeImageFile(&tileimg);
355
FreeImageFile(&tile);
356
}
357
358
#ifndef TESTING
359
/*
Callers
2
amii_exit_nhwindows
Function · 0.85
winchar.c
File · 0.85
Calls
1
FreeImageFile
Function · 0.85
Tested by
no test coverage detected