Home
last modified time | relevance | path

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

/openbsd/games/fish/
H A Dfish.c64 int curcard; variable
158 countcards(comphand), curcard); in usermove()
254 ++hand[card = deck[--curcard]]; in drawcard()
397 curcard = TOTCARDS; in init()
409 ++userhand[deck[--curcard]]; in init()
410 ++comphand[deck[--curcard]]; in init()