Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NetHack/NetHack
/ IFFHandle
Class
IFFHandle
outdated/sys/amiga/txt2iff.c:126–126 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
124
int i, cnt;
125
BitMapHeader bmhd;
126
struct IFFHandle *iff;
127
long camg = HIRES | LACE;
128
int tiles = 0;
129
char **planes;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected