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

Class IOStdReq

sys/amiga/winext.h:77–77  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

75extern struct TextFont *TextsFont;
76extern struct TextFont *HackFont;
77extern struct IOStdReq ConsoleIO;
78extern struct MsgPort *HackPort;
79
80extern int txwidth, txheight, txbaseline;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected