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

  /src/games/rogue/
init.c 67 static char *rest_file = NULL; variable in typeref:typename:char *
110 if (!score_only && !rest_file) {
133 if (rest_file) {
134 restore(rest_file);
275 rest_file = argv[i];
init.c 67 static char *rest_file = NULL; variable in typeref:typename:char *
110 if (!score_only && !rest_file) {
133 if (rest_file) {
134 restore(rest_file);
275 rest_file = argv[i];

Completed in 24 milliseconds