Searched refs:repairs (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/games/sail/
H A Dpl_6.c43 char *repairs; local
57 repairs = &mf->RH;
60 repairs = &mf->RG;
63 repairs = &mf->RR;
69 if (++*repairs >= 3) {
119 *repairs = 2;
121 *repairs = 0;

Completed in 55 milliseconds