Home
last modified time | relevance | path

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

/dports/games/gnubg/gnubg-1.06.002/
H A Dgnubg.c2771 char szPipCount[32]; in CommandCopy() local
2774 sprintf(szPipCount, "Pip counts : O %u, X %u\n", anPips[0], anPips[1]); in CommandCopy()
2777 strcat(szOut, szPipCount); in CommandCopy()