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

Class Border

sys/amiga/winreq.c:24–24  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

22UBYTE UNDOBUFFER[300];
23SHORT BorderVectors1[] = { 0, 0, 57, 0, 57, 11, 0, 11, 0, 0 };
24struct Border Border1 = { -1, -1, 3, 0, JAM1, 5, BorderVectors1, NULL };
25struct IntuiText IText1 = { 3, 0, JAM1, 4, 1, NULL, (UBYTE *) "Cancel",
26 NULL };
27struct Gadget Gadget2 = { NULL, 9, 15, 56, 10, NULL, RELVERIFY, BOOLGADGET,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected