pray-tell where are you trying to write?

This commit is contained in:
christos 2020-11-10 22:52:32 +00:00
parent e7d77274fb
commit e123ae1b57
1 changed files with 1 additions and 1 deletions

View File

@ -325,7 +325,7 @@ main(int argc, char *argv[])
if (!experimenting) {
if ((savfil = fopen(savefilename,"w")) == NULL) {
resetty();
printf("Can't open savefile\r\n");
printf("Can't open savefile `%s'\r\n", savefilename);
finalize(1);
}
fprintf(savfil,