| 761 | { |
| 762 | #ifdef INTUI_NEW_LOOK |
| 763 | struct EasyStruct ea = { sizeof(struct EasyStruct), 0l, "NetHack Request", |
| 764 | "Number of pens requested(%ld) not correct", |
| 765 | "Use default pens|Use requested pens" }; |
| 766 | struct EasyStruct ea2 = { sizeof(struct EasyStruct), 0l, |
nothing calls this directly
no outgoing calls
no test coverage detected