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

Class Gadget

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

Source from the content-addressed store, hash-verified

30};
31
32static struct Gadget ClipCancel = {
33 NULL, /* next gadget */
34 240, 59, /* origin XY of hit box relative to window TopLeft */
35 75, 10, /* hit box width and height */

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected