Merge branch 'NetHack-3.6'
This commit is contained in:
@@ -78,9 +78,8 @@
|
||||
* objects being thrown when the hangup occurs. \
|
||||
*/
|
||||
|
||||
#define MAIL
|
||||
#define CONFIG_FILE "defaults.nh"
|
||||
#define CONFIG_TEMPLATE "defaults.template"
|
||||
#define CONFIG_FILE ".nethackrc"
|
||||
#define CONFIG_TEMPLATE ".nethackrc.template"
|
||||
#define SYSCF_TEMPLATE "sysconf.template"
|
||||
#define SYMBOLS_TEMPLATE "symbols.template"
|
||||
#define GUIDEBOOK_FILE "Guidebook.txt"
|
||||
|
||||
@@ -21,10 +21,8 @@
|
||||
* Note: 3.6.x was not verified with Symantec C.
|
||||
*/
|
||||
|
||||
#if defined(MSDOS)
|
||||
#define CONFIG_FILE "defaults.nh"
|
||||
#define GUIDEBOOK_FILE "Guidebook.txt"
|
||||
#endif
|
||||
|
||||
/*
|
||||
* The following options are somewhat configurable depending on
|
||||
|
||||
Reference in New Issue
Block a user