Home
last modified time | relevance | path

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

/plugin/pgn4web/pgn4web/
H A Dpgn4web.js1084 else if (mvPiece == 6) { retVal = CheckLegalityPawn(pieceId); }
1136 function CheckLegalityPawn(thisPawn) { function