Home
last modified time | relevance | path

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

/dports/games/crafty/crafty-25.2_1/
H A Devaluate.h150 const int bishop_wing_pawns[2] = { 18, 36 }; variable
H A Devaluate.c434 score_mg += bishop_wing_pawns[mg]; in EvaluateBishops()
435 score_eg += bishop_wing_pawns[eg]; in EvaluateBishops()