DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
flit
games/rogue/monster.c
116
static boolean flit(object *);
games/rogue/monster.c
323
if ((monster->m_flags & FLITS) && flit(monster)) {