Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NetHack/NetHack
/ Hook
Class
Hook
sys/amiga/winami.c:211–211 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
209
210
#ifdef INTUI_NEW_LOOK
211
extern struct Hook fillhook;
212
struct TagItem tags[] = {
213
{ WA_BackFill, (ULONG) &fillhook },
214
{ WA_PubScreenName, (ULONG)
"NetHack"
},
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected