Merge branch 'NetHack-3.6'

This commit is contained in:
nhmall
2019-11-11 14:32:09 -05:00
12 changed files with 210 additions and 153 deletions
+2
View File
@@ -254,6 +254,8 @@ struct instance_flags {
boolean mon_polycontrol; /* debug: control monster polymorphs */
boolean in_dumplog; /* doing the dumplog right now? */
boolean in_parse; /* is a command being parsed? */
/* suppress terminate during options parsing, for --showpaths */
boolean initoptions_noterminate;
/* stuff that is related to options and/or user or platform preferences
*/