Home | Sort by: relevance | last modified time | path |
/src/games/sail/ | |
misc.c | 199 int persons; local in function:logger 216 persons = getw(fp); 222 if (persons < 0) 225 putw(persons + 1, fp); |
misc.c | 199 int persons; local in function:logger 216 persons = getw(fp); 222 if (persons < 0) 225 putw(persons + 1, fp); |