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

Class Border

sys/amiga/colorwin.c:2–2  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1SHORT Col_BorderVectors1[] = { 0, 0, 59, 0, 59, 12, 0, 12, 0, 0 };
2struct Border Col_Border1 = {
3 -1, -1, /* XY origin relative to container TopLeft */
4 3, 0, JAM1, /* front pen, back pen and drawmode */
5 5, /* number of XY vectors */

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected