Home
last modified time | relevance | path

Searched refs:free_moves_ray (Results 1 – 1 of 1) sorted by relevance

/dports/games/dreamchess/dreamchess-0.3.0/dreamer/src/
H A Dmove.c347 static void free_moves_ray(int ***moves) { in free_moves_ray() function
374 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()