Searched refs:robot_heap (Results 1 – 1 of 1) sorted by relevance
349 int robot_dist, robot_heap, heap_dist; in automove() local359 robot_heap = distance(robot_close->x, robot_close->y, in automove()361 if (robot_heap <= heap_dist && !between(robot_close, heap_close)) { in automove()