Clean up map connections

closes https://github.com/iimarckus/pokered/issues/85
This commit is contained in:
dannye 2015-07-18 12:23:49 -05:00
parent b85d7c65f3
commit a002d01860
22 changed files with 31 additions and 31 deletions

View file

@ -4,5 +4,5 @@ Route16_h: ; 0x58ada to 0x58afc (34 bytes) (id=27)
dw Route16Blocks, Route16TextPointers, Route16Script ; blocks, texts, scripts
db SOUTH | EAST ; connections
SOUTH_MAP_CONNECTION ROUTE_17, ROUTE_17_WIDTH, 0, 0, ROUTE_17_WIDTH, Route17Blocks, ROUTE_16_WIDTH, ROUTE_16_HEIGHT
EAST_MAP_CONNECTION CELADON_CITY, CELADON_CITY_WIDTH, -3, 1, CELADON_CITY_HEIGHT - 3, CeladonCityBlocks, ROUTE_16_WIDTH
EAST_MAP_CONNECTION CELADON_CITY, CELADON_CITY_WIDTH, -3, 1, ROUTE_16_HEIGHT + 6, CeladonCityBlocks, ROUTE_16_WIDTH
dw Route16Object ; objects