Searched refs:makecombo (Results 1 – 2 of 2) sorted by relevance
| /openbsd-src/games/gomoku/ |
| H A D | gomoku.h | 294 void makecombo(struct combostr *, struct spotstr *, int, int);
|
| H A D | pickmove.c | 590 makecombo(cbp, fsp, 0, cb.s); in addframes() 602 makecombo(cbp, sp, i, fcb.s); in addframes() 632 makecombo(struct combostr *ocbp, struct spotstr *osp, int off, int s) in makecombo() function
|