Home | Sort by: relevance | last modified time | path |
/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]; |