Bite the bullet - size siymbols have to be shared.
Otherwise we end up duplicating magic sizes and tey can drift apart.
This commit is contained in:
parent
7f4cff1188
commit
461575ef4c
5 changed files with 24 additions and 12 deletions
1
init.c
1
init.c
|
@ -33,6 +33,7 @@
|
|||
/* Note:
|
||||
* - the object count limit has been abstracted as NOBJECTS
|
||||
* - the random message limit has been abstracted as RTXSIZE
|
||||
* - maximum locations limit has been abstracted as LOCSIZ
|
||||
*/
|
||||
|
||||
/* Description of the database format
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue