Searched refs:savefile_open (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/games/adventure/
H A Dsave.c117 savefile_open(const char *name, bool forwrite) function
671 sf = savefile_open(outfile, true);
763 sf = savefile_open(infile, false);

Completed in 128 milliseconds