Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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__
142
struct EmulLibEntry LayerFillHook;
143
#else
144
void LayerFillHook(void);
145
#endif
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected