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 @@ Route13_h: ; 0x5480c to 0x5482e (34 bytes) (id=24)
dw Route13Blocks, Route13TextPointers, Route13Script ; blocks, texts, scripts
db NORTH | WEST ; connections
NORTH_MAP_CONNECTION ROUTE_12, ROUTE_12_WIDTH, ROUTE_12_HEIGHT, 20, 0, ROUTE_12_WIDTH, Route12Blocks
WEST_MAP_CONNECTION ROUTE_14, ROUTE_14_WIDTH, 0, 0, ROUTE_14_HEIGHT - 15, Route14Blocks, ROUTE_13_WIDTH
WEST_MAP_CONNECTION ROUTE_14, ROUTE_14_WIDTH, 0, 0, ROUTE_13_HEIGHT + 3, Route14Blocks, ROUTE_13_WIDTH
dw Route13Object ; objects