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

Class BitMap

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

Source from the content-addressed store, hash-verified

366 short odstx, odsty;
367 short srcx, srcy, dstx, dsty;
368 struct BitMap *bitmap;
369};
370struct amiv_glyph_node amiv_g_nodes[NUMBER_GLYPH_NODES];
371static char amiv_glyph_buffer[GLYPH_BUFFER_SIZE];

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected