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

Class GfxBase

sys/amiga/winfuncs.c:935–935  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

933 }
934
935 if ((GfxBase = (struct GfxBase *) OpenLibrary("graphics.library",
936 amii_libvers)) == NULL) {
937 Abort(AG_OpenLib | AO_GraphicsLib);
938 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected