NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
move_towards
games/robots/auto.c
253
return move_towards(dx, dy);
games/robots/auto.c
309
return move_towards(dx, dy);
games/robots/auto.c
69
static char move_towards(int, int);