NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
fouled
games/sail/extern.h
62
#define snagged(a) (grappled(a) + fouled(a))
games/sail/pl_7.c
606
wprintw(stat_w, "Fouls %2d\n", fouled(ms));