Home
last modified time | relevance | path

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

/dports/games/crafty/crafty-25.2_1/
H A Dsetboard.c60 static const int firstsq[8] = { 56, 48, 40, 32, 24, 16, 8, 0 }; in SetBoard() local
78 square = firstsq[whichsq]; in SetBoard()
91 square = firstsq[++whichsq]; in SetBoard()