| 34 | The rest must be defined here. */ |
| 35 | struct IntuitionBase *IntuitionBase = NULL; |
| 36 | struct GfxBase *GfxBase = NULL; |
| 37 | struct Library *GadToolsBase = NULL; |
| 38 | struct Library *LayersBase = NULL; |
| 39 | struct Library *AslBase = NULL; |
nothing calls this directly
no outgoing calls
no test coverage detected