Home
last modified time | relevance | path

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

/netbsd/src/games/cribbage/
Dsupport.c249 static int undo1[15] = {0, 0, 0, 0, 0, 1, 1, 1, 1, 2, 2, 2, 3, 3, 4}; in cdiscard() local
285 cremove(h[undo1[j]], chand, FULLHAND); in cdiscard()
287 chand[4] = h[undo1[j]]; in cdiscard()