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

Class EasyStruct

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

Source from the content-addressed store, hash-verified

638 FreeVisualInfo(VisualInfo);
639 while (CloseScreen(HackScreen) == FALSE) {
640 struct EasyStruct easy = {
641 sizeof(struct EasyStruct), 0, "Nethack Problem",
642 "Can't Close Screen, Close Visiting Windows", "Okay"
643 };

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected