NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
m_confuse
games/rogue/monster.c
354
if ((monster->m_flags & CONFUSES) && m_confuse(monster)) {
games/rogue/rogue.h
533
boolean m_confuse(object *);