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

Class Border

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

Source from the content-addressed store, hash-verified

14
15static SHORT ClipBorderVectors1[] = { 0, 0, 76, 0, 76, 11, 0, 11, 0, 0 };
16static struct Border ClipBorder1 = {
17 -1, -1, /* XY origin relative to container TopLeft */
18 3, 0, JAM1, /* front pen, back pen and drawmode */
19 5, /* number of XY vectors */

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected