Renamed configuration file for windows to .nethackrc.

Also adjusted name of template files populated during windows builds.
This commit is contained in:
Bart House
2019-11-02 19:11:26 -07:00
parent 2b73494296
commit 11018da6b8
7 changed files with 25 additions and 26 deletions

View File

@@ -81,7 +81,7 @@
*/
#define CONFIG_FILE ".nethackrc"
#define CONFIG_TEMPLATE ".nethack.template"
#define CONFIG_TEMPLATE ".nethackrc.template"
#define SYSCF_TEMPLATE "sysconf.template"
#define SYMBOLS_TEMPLATE "symbols.template"
#define GUIDEBOOK_FILE "Guidebook.txt"