Because (almost) everything is done in handlers now, merge the action files.
[open-adventure.git] / sizes.h
1 /* maximum size limits shared by dungeon compiler and runtime */
2
3 #define LOCSIZ          185
4 #define NOBJECTS        100
5 #define HNTSIZ           20