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

Class Hook

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

Source from the content-addressed store, hash-verified

145
146#ifdef INTUI_NEW_LOOK
147struct Hook SM_FilterHook;
148struct Hook fillhook;
149struct TagItem wintags[] = {
150 { WA_BackFill, (ULONG) &fillhook },

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected