version 1.1 | version 1.2 | |||
---|---|---|---|---|
|
| |||
#define MAZE_LAYOUT 2 | #define MAZE_LAYOUT 2 | |||
#define NROFLAYOUTS 2 | #define NROFLAYOUTS 2 | |||
#define OPT_WALLS_ONLY 64 | ||||
/* symmetry definitions--used in this file AND in treasure.c: | /* symmetry definitions--used in this file AND in treasure.c: | |||
the numerical values matter so don't change them. */ | the numerical values matter so don't change them. */ | |||
#define RANDOM_SYM 0 | #define RANDOM_SYM 0 |
Legend:
|