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
4
sizes.h
Normal file
4
sizes.h
Normal file
|
@ -0,0 +1,4 @@
|
|||
/* maximum size limits shared by dungeon compiler and runtime */
|
||||
|
||||
#define LOCSIZ 185
|
||||
#define NOBJECTS 100
|
Loading…
Add table
Add a link
Reference in a new issue