Home
last modified time | relevance | path

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

/dragonfly/games/backgammon/teachgammon/
HDtutor.h57 extern int maxmoves;
HDdata.c36 int maxmoves = 23; variable
HDtutor.c87 if (i == maxmoves) in tutor()