MCPcopy Create free account
hub / github.com/NetHack/NetHack / GfxBase

Class GfxBase

sys/amiga/amiwind.c:36–36  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

34 The rest must be defined here. */
35struct IntuitionBase *IntuitionBase = NULL;
36struct GfxBase *GfxBase = NULL;
37struct Library *GadToolsBase = NULL;
38struct Library *LayersBase = NULL;
39struct Library *AslBase = NULL;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected