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

Class Image

sys/amiga/clipwin.c:87–87  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

85};
86
87static struct Image ClipImage1 = {
88 43, 0, /* XY origin relative to container TopLeft */
89 24, 3, /* Image width and height in pixels */
90 0, /* number of bitplanes in Image */

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected