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

Class EmulLibEntry

sys/amiga/winext.h:142–142  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

140#else
141#ifdef __PPC__
142struct EmulLibEntry LayerFillHook;
143#else
144void LayerFillHook(void);
145#endif

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected