Merge branch 'NetHack-3.6'

This commit is contained in:
nhmall
2019-11-17 20:31:56 -05:00
8 changed files with 63 additions and 36 deletions

View File

@@ -18,7 +18,7 @@
/*
* Development status of this NetHack version.
*/
#define NH_DEVEL_STATUS NH_STATUS_WIP
#define NH_DEVEL_STATUS NH_STATUS_BETA
#ifndef DEBUG /* allow tool chains to define without causing warnings */
#define DEBUG