Home
last modified time | relevance | path

Searched refs:Stuff_INVISIBLE (Results 1 – 4 of 4) sorted by relevance

/dports/games/spellcast/spellcast/
H A Dhandwave.h36 #define Stuff_INVISIBLE (1<<5) macro
H A Dxquery.c234 if (stuff & Stuff_INVISIBLE) { in invent_target_lists()
253 if (stuff & Stuff_INVISIBLE) { in invent_target_lists()
476 jx) & Stuff_INVISIBLE)
494 jx) & Stuff_INVISIBLE)
H A Dxloop.c362 (st->stuff & Stuff_INVISIBLE) ? "I" : "",
H A Dengine.c862 res |= Stuff_INVISIBLE;