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

Class EasyStruct

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

Source from the content-addressed store, hash-verified

761{
762#ifdef INTUI_NEW_LOOK
763 struct EasyStruct ea = { sizeof(struct EasyStruct), 0l, "NetHack Request",
764 "Number of pens requested(%ld) not correct",
765 "Use default pens|Use requested pens" };
766 struct EasyStruct ea2 = { sizeof(struct EasyStruct), 0l,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected