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

Class BitScaleArgs

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

Source from the content-addressed store, hash-verified

388#if !defined(DISPMAP) || defined(OPT_DISPMAP)
389 int xsize, ysize, x, y;
390 struct BitScaleArgs bsa;
391 struct BitScaleArgs bsm;
392 struct RastPort rast;
393 struct Window *w = NULL;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected