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

  /src/games/hack/
hack.end.c 694 long total_score = 0L; local in function:prscore
800 total_score += t1->points;
818 flags.beginner = (total_score < 6000);
hack.end.c 694 long total_score = 0L; local in function:prscore
800 total_score += t1->points;
818 flags.beginner = (total_score < 6000);

Completed in 21 milliseconds