Home
last modified time | relevance | path

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

/dflybsd-src/games/cribbage/
H A Dsupport.c239 static int undo2[15] = {1, 2, 3, 4, 5, 2, 3, 4, 5, 3, 4, 5, 4, 5, 5}; in cdiscard() local
275 cremove(h[undo2[j]], chand, FULLHAND - 1); in cdiscard()
277 chand[5] = h[undo2[j]]; in cdiscard()