ref: 7a9a1b1e55f4a7f6c339a86d8cdb7fbf1bee7838
dir: /data/mapHeaders/route14.asm/
Route14_h: db OVERWORLD ; tileset db ROUTE_14_HEIGHT, ROUTE_14_WIDTH ; dimensions (y, x) dw Route14Blocks, Route14TextPointers, Route14Script ; blocks, texts, scripts db WEST | EAST ; connections WEST_MAP_CONNECTION ROUTE_14, ROUTE_15, 18, 0, Route15Blocks EAST_MAP_CONNECTION ROUTE_14, ROUTE_13, 0, 0, Route13Blocks dw Route14Object ; objects