dungeon-generator/src/const.h
2021-08-02 00:58:38 +01:00

5 lines
81 B
C

#define ROOM_COUNT 16
#define MAX_SIZE 100
#define MIN_SIZE 35
#define SEED 0