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

Class BitMap

sys/amiga/winext.h:82–82  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

80extern int txwidth, txheight, txbaseline;
81#ifdef SUPERBITMAP_MAP
82extern struct BitMap amii_vbm;
83#endif
84
85/* This gadget data is replicated for menu/text windows... */

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected