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

Class Gadget

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

Source from the content-addressed store, hash-verified

25struct IntuiText IText1 = { 3, 0, JAM1, 4, 1, NULL, (UBYTE *) "Cancel",
26 NULL };
27struct Gadget Gadget2 = { NULL, 9, 15, 56, 10, NULL, RELVERIFY, BOOLGADGET,
28 (APTR) &Border1, NULL, &IText1, NULL, NULL, 1,
29 NULL };
30UBYTE StrStringSIBuff[300];

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected