rename new header file to fnamesiz.h

Changes to be committed:
renamed:    include/filesize.h -> include/fnamesiz.h
This commit is contained in:
nhmall
2020-01-29 09:56:43 -05:00
parent 209fab138b
commit e39ec5ce3e
8 changed files with 7 additions and 7 deletions

View File

@@ -881,7 +881,7 @@ struct instance_globals {
boolean chosen_symset_start;
boolean chosen_symset_end;
int symset_which_set;
/* SAVESIZE, BONESSIZE, LOCKNAMESIZE are defined in "filesize.h" */
/* SAVESIZE, BONESSIZE, LOCKNAMESIZE are defined in "fnamesiz.h" */
char SAVEF[SAVESIZE]; /* holds relative path of save file from playground */
#ifdef MICRO
char SAVEP[SAVESIZE]; /* holds path of directory for save file */