Searched refs:move_towards (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/games/robots/
H A Dauto.c69 static char move_towards(int, int);
214 /* move_towards():
218 move_towards(int dx, int dy) function
253 return move_towards(dx, dy);
309 return move_towards(dx, dy);

Completed in 195 milliseconds