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

Class IOStdReq

sys/amiga/amiwind.c:52–52  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

50struct Window *pr_WindowPtr;
51struct MsgPort *HackPort;
52struct IOStdReq ConsoleIO;
53struct Menu *MenuStrip;
54APTR *VisualInfo;
55char Initialized = 0;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected