| 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 | }; |
nothing calls this directly
no outgoing calls
no test coverage detected