| 75 | extern struct TextFont *TextsFont; |
| 76 | extern struct TextFont *HackFont; |
| 77 | extern struct IOStdReq ConsoleIO; |
| 78 | extern struct MsgPort *HackPort; |
| 79 | |
| 80 | extern int txwidth, txheight, txbaseline; |
nothing calls this directly
no outgoing calls
no test coverage detected