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

Class BitMap

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

Source from the content-addressed store, hash-verified

279
280struct MyBitMap {
281 struct BitMap bm;
282 long mflags;
283 USHORT xsize, ysize;
284};

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected