Grid-based maps for dungeon layouts
pub use gridmap::AreaType;
pub use gridmap::GridCell;
pub use gridmap::GridMap;