Home
last modified time | relevance | path

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

/dragonfly/games/gomoku/
H A Dpickmove.c54 static int nextcolor; /* color of next move */ variable
101 nextcolor = us; in pickmove()
290 else if (color != nextcolor) in scanframes()
307 if (color != nextcolor) { in scanframes()
318 if (cp->s == 0x101 && color != nextcolor) { in scanframes()
970 if (color != nextcolor) in updatecombo()
976 if (color == nextcolor) { in updatecombo()
1011 if (color != nextcolor) { in updatecombo()