Searched refs:score_only (Results 1 – 5 of 5) sorted by relevance
64 boolean score_only; variable87 if (!score_only && !rest_file) { in init()102 if (score_only) { in init()245 score_only = 1; in do_args()
150 r_write(fp, (char *) &score_only, sizeof(score_only)); in save_into_file()233 r_read(fp, (char *) &score_only, sizeof(score_only)); in restore()
205 boolean pause = score_only; in put_scores()230 if ((!score_only) && (found_player == -1)) { in put_scores()238 score_only = 1; in put_scores()256 if (!score_only) { in put_scores()
232 score_only = 1; in wizardize()
702 extern boolean score_only;