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

  /src/games/mille/
save.c 72 if (Fromfile && getyn(SAMEFILEPROMPT))
73 strcpy(buf, Fromfile);
111 if (sp == buf || (!Fromfile && stat(buf, &junk) > -1
177 Fromfile = file;
extern.c 55 const char *Fromfile = NULL; /* startup file for game */
mille.h 215 extern const char *const *C_name, *Fromfile;

Completed in 13 milliseconds