HomeSort by: relevance | last modified time | path
    Searched defs:Lastscore (Results 1 - 5 of 5) sorted by relevancy

  /src/games/cribbage/
support.c 183 int Lastscore[2] = {-1, -1};
192 prpeg(Lastscore[(int)myturn], '.', myturn);
193 Lastscore[(int)myturn] = *scr;
support.c 183 int Lastscore[2] = {-1, -1};
192 prpeg(Lastscore[(int)myturn], '.', myturn);
193 Lastscore[(int)myturn] = *scr;
support.c 183 int Lastscore[2] = {-1, -1};
192 prpeg(Lastscore[(int)myturn], '.', myturn);
193 Lastscore[(int)myturn] = *scr;
support.c 183 int Lastscore[2] = {-1, -1};
192 prpeg(Lastscore[(int)myturn], '.', myturn);
193 Lastscore[(int)myturn] = *scr;
support.c 183 int Lastscore[2] = {-1, -1};
192 prpeg(Lastscore[(int)myturn], '.', myturn);
193 Lastscore[(int)myturn] = *scr;

Completed in 51 milliseconds