Merge branch 'macsound' into NetHack-3.7

This commit is contained in:
nhmall
2023-01-23 23:52:07 -05:00
14 changed files with 524 additions and 50 deletions

View File

@@ -2470,9 +2470,11 @@ extern void freedynamicdata(void);
extern void store_savefileinfo(NHFILE *);
extern void store_savefileinfo(NHFILE *);
extern int nhdatatypes_size(void);
#if 0
extern void assignlog(char *, char*, int);
extern FILE *getlog(NHFILE *);
extern void closelog(NHFILE *);
#endif
/* ### sfstruct.c ### */