Home
last modified time | relevance | path

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

/openbsd/src/games/cribbage/
Dcrib.c274 int deckpos; in playhand() local
282 deckpos = deal(mycrib); in playhand()
288 if (cut(mycrib, deckpos)) in playhand()