version 1.6 | version 1.7 | |||
---|---|---|---|---|
|
| |||
#define SPIRAL_LAYOUT 3 | #define SPIRAL_LAYOUT 3 | |||
#define ROGUELIKE_LAYOUT 4 | #define ROGUELIKE_LAYOUT 4 | |||
#define SNAKE_LAYOUT 5 | #define SNAKE_LAYOUT 5 | |||
#define NROFLAYOUTS 5 | #define SQUARE_SPIRAL_LAYOUT 6 | |||
#define NROFLAYOUTS 6 | ||||
#define OPT_WALLS_ONLY 64 | #define OPT_WALLS_ONLY 64 | |||
Legend:
|