index
:
dungeon-generator.git
master
procedural dungeon layout generation
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
const.h
blob: 068a36dd5176f6e131acc85df7ccaf35e7850dbc (
plain
)
1
2
3
4
#define ROOM_COUNT 6
#define MAX_SIZE 100
#define MIN_SIZE 35