Home
last modified time | relevance | path

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

/dports/games/dreamchess/dreamchess-0.3.0/dreamer/src/
H A Dmove.c39 int **white_pawn_capture_moves; variable
246 add_pawn_moves(add_white_pawn_moves, white_pawn_capture_moves, +8, dest <= 55, !(source & ~15), SID…
343 white_pawn_capture_moves = all_white_pawn_capture_moves(); in move_init()
379 free_moves_single(white_pawn_capture_moves); in move_exit()