Abolish HNTMAX and HNTSIZ in favor of HINT_COUNT.
This change necessitated include guards on newdb.h.
This commit is contained in:
parent
deb61e3dcd
commit
c8f6ff3701
7 changed files with 12 additions and 14 deletions
1
common.h
1
common.h
|
@ -4,7 +4,6 @@
|
|||
|
||||
#define LOCSIZ 185
|
||||
#define NOBJECTS 100
|
||||
#define HNTSIZ 20
|
||||
|
||||
extern const char advent_to_ascii[128];
|
||||
extern const char ascii_to_advent[128];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue