Searched refs:free_moves_ray (Results 1 – 1 of 1) sorted by relevance
347 static void free_moves_ray(int ***moves) { in free_moves_ray() function374 free_moves_ray(queen_moves); in move_exit()375 free_moves_ray(bishop_moves); in move_exit()376 free_moves_ray(rook_moves); in move_exit()