Home
last modified time | relevance | path

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

/dports/games/crafty/crafty-25.2_1/
H A Dunmake.c90 to = rook_F[side]; in UnmakeMove()
H A Ddata.h358 extern const int rook_F[2];
H A Dmake.c152 to = rook_F[side]; in MakeMove()
H A Ddata.c992 const int rook_F[2] = {F8, F1}; variable