NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
HIDE_PERCENT
games/rogue/level.c
421
if ((cur_level > 2) && rand_percent(HIDE_PERCENT)) {
games/rogue/level.c
464
if (rand_percent(HIDE_PERCENT)) {