Enable dumplog for winnt

This commit is contained in:
Pasi Kallinen
2017-08-19 14:29:18 +03:00
parent 189809a55c
commit 831ce24a57

View File

@@ -28,6 +28,10 @@
#define SYSCF_FILE "sysconf" /* Use a file to hold the SYSCF configuration \
*/
#define DUMPLOG /* Enable dumplog files */
/*#define DUMPLOG_FILE "nethack-%n-%d.log"*/
#define DUMPLOG_MSG_COUNT 50
#define USER_SOUNDS
/*#define CHANGE_COLOR*/ /* allow palette changes */