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

Class DisplayInfo

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

Source from the content-addressed store, hash-verified

870#endif
871 struct DimensionInfo dims;
872 struct DisplayInfo disp;
873 DisplayInfoHandle handle;
874 handle = FindDisplayInfo(modeID);
875 if (handle) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected