Merge branch 'fix-makedefs' of https://github.com/argrath/NetHack into NetHack-3.7
This commit is contained in:
@@ -42,10 +42,6 @@
|
||||
#define rewind(fp) fseek((fp), 0L, SEEK_SET) /* guarantee a return value */
|
||||
#endif
|
||||
|
||||
#if defined(UNIX) && !defined(LINT) && !defined(GCC_WARN)
|
||||
static const char SCCS_Id[] UNUSED = "@(#)makedefs.c\t3.7\t2020/01/18";
|
||||
#endif
|
||||
|
||||
/* names of files to be generated */
|
||||
#define DATE_FILE "date.h"
|
||||
#define MONST_FILE "pm.h"
|
||||
|
||||
Reference in New Issue
Block a user