Searched refs:M_PLAY (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/games/mille/
H A Dcomp.c105 Movetype = M_PLAY;
140 Movetype = M_PLAY;
387 Movetype = M_PLAY;
H A Dmille.h87 #define M_PLAY 2 macro
H A Dmove.c109 case M_PLAY:
391 Movetype = (c == 'U' ? M_PLAY : M_DISCARD);

Completed in 122 milliseconds