Home
last modified time | relevance | path

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

/openbsd-src/games/gomoku/
H A Dgomoku.h310 void updatecombo(struct combostr *, int);
H A Dpickmove.c511 updatecombo(ncbp, curcolor); in makecombo2()
759 updatecombo(ncbp, curcolor); in makecombo()
939 updatecombo(struct combostr *cbp, int color) in updatecombo() function