Merge branch 'NetHack-3.6' part 2
This commit is contained in:
@@ -308,10 +308,6 @@ extern const struct symdef defsyms[MAXPCHARS]; /* defaults */
|
||||
#define WARNCOUNT 6 /* number of different warning levels */
|
||||
extern const struct symdef def_warnsyms[WARNCOUNT];
|
||||
#define SYMHANDLING(ht) (g.symset[g.currentgraphics].handling == (ht))
|
||||
extern nhsym primary_syms[];
|
||||
extern nhsym rogue_syms[];
|
||||
extern nhsym ov_primary_syms[];
|
||||
extern nhsym ov_rogue_syms[];
|
||||
|
||||
/*
|
||||
* The 5 possible states of doors
|
||||
|
||||
Reference in New Issue
Block a user