| 22 | UBYTE UNDOBUFFER[300]; |
| 23 | SHORT BorderVectors1[] = { 0, 0, 57, 0, 57, 11, 0, 11, 0, 0 }; |
| 24 | struct Border Border1 = { -1, -1, 3, 0, JAM1, 5, BorderVectors1, NULL }; |
| 25 | struct IntuiText IText1 = { 3, 0, JAM1, 4, 1, NULL, (UBYTE *) "Cancel", |
| 26 | NULL }; |
| 27 | struct Gadget Gadget2 = { NULL, 9, 15, 56, 10, NULL, RELVERIFY, BOOLGADGET, |
nothing calls this directly
no outgoing calls
no test coverage detected