Simplify some dependencies.
This commit is contained in:
parent
75bc031b46
commit
a6ec8a9595
4 changed files with 4 additions and 7 deletions
1
advent.h
1
advent.h
|
@ -21,7 +21,6 @@
|
|||
|
||||
#define LINESIZE 1024
|
||||
#define TOKLEN 5 // # outputting characters in a token */
|
||||
#define NDWARVES 6 // number of dwarves
|
||||
#define PIRATE NDWARVES // must be NDWARVES-1 when zero-origin
|
||||
#define DALTLC LOC_NUGGET // alternate dwarf location
|
||||
#define INVLIMIT 7 // inventory limit (# of objects)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue