HomeSort by: relevance | last modified time | path
    Searched refs:sh_nummiles (Results 1 - 3 of 3) sorted by relevancy

  /src/games/mille/
print.c 75 if (pp->nummiles[i] == pp->sh_nummiles[i])
81 for (j = pp->sh_nummiles[i]; j < end; j++)
83 pp->sh_nummiles[i] = end;
mille.h 176 short sh_nummiles[NUM_MILES]; member in struct:__anon52fc66f40108
init.c 163 pp->sh_nummiles[i] = 0;

Completed in 14 milliseconds