DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
randshape
games/tetris/tetris.c
225
nextshape = randshape();
games/tetris/tetris.c
226
curshape = randshape();
games/tetris/tetris.c
257
nextshape = randshape();
games/tetris/tetris.c
66
const struct shape *randshape(void);