Home
last modified time | relevance | path

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

/netbsd-src/games/canfield/canfield/
H A Dcanfield.c188 static bool startedgame = FALSE, infullgame = FALSE; variable
744 startedgame = FALSE; in startgame()
1419 } else if (!startedgame) { in movecard()
1444 if (!startedgame && in movecard()
1448 startedgame = TRUE; in movecard()