diff options
Diffstat (limited to 'data/maps/Route20')
-rw-r--r-- | data/maps/Route20/connections.inc | 7 | ||||
-rw-r--r-- | data/maps/Route20/header.inc | 8 |
2 files changed, 15 insertions, 0 deletions
diff --git a/data/maps/Route20/connections.inc b/data/maps/Route20/connections.inc new file mode 100644 index 000000000..68e80a6df --- /dev/null +++ b/data/maps/Route20/connections.inc @@ -0,0 +1,7 @@ +Route20_MapConnectionsList: @ 8352C48 + connection left, 0, MAP_CINNABARISLAND + connection right, -40, MAP_ROUTE19 + +Route20_MapConnections:: @ 8352C60 + .4byte 2 + .4byte Route20_MapConnectionsList diff --git a/data/maps/Route20/header.inc b/data/maps/Route20/header.inc new file mode 100644 index 000000000..a4b1a19bc --- /dev/null +++ b/data/maps/Route20/header.inc @@ -0,0 +1,8 @@ +Route20:: @ 8350A40 + .4byte Route20_Layout @ 0x82F5598 + .4byte gMapEvents_Route20 @ 0x83B7D34 + .4byte gMapScripts_Route20 @ 0x816823B + .4byte Route20_MapConnections @ 0x8352C60 + .2byte BGM_FRLG_ROUTE_3 + .2byte 108 + .byte 0x78, 0x00, 0x02, 0x03, 0x01, 0x06, 0x00, 0x00 |