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

  /src/games/hunt/hunt/
playit.c 59 int Otto_count;
105 Otto_count = 0;
164 Otto_count -= (GETCHR() & 0xff);
167 fputc('0' + Otto_count, stderr);
169 if (Otto_count == 0 && Otto_mode)
269 Otto_count += count;
otto.c 153 extern int Otto_count;
221 Otto_count += comlen;

Completed in 12 milliseconds