diff options
Diffstat (limited to 'data/maps/Route14')
-rw-r--r-- | data/maps/Route14/connections.inc | 7 | ||||
-rw-r--r-- | data/maps/Route14/header.inc | 8 |
2 files changed, 15 insertions, 0 deletions
diff --git a/data/maps/Route14/connections.inc b/data/maps/Route14/connections.inc new file mode 100644 index 000000000..f10ba89fd --- /dev/null +++ b/data/maps/Route14/connections.inc @@ -0,0 +1,7 @@ +Route14_MapConnectionsList: @ 8352B88 + connection left, 40, MAP_ROUTE15 + connection right, 0, MAP_ROUTE13 + +Route14_MapConnections:: @ 8352BA0 + .4byte 2 + .4byte Route14_MapConnectionsList diff --git a/data/maps/Route14/header.inc b/data/maps/Route14/header.inc new file mode 100644 index 000000000..5fe549443 --- /dev/null +++ b/data/maps/Route14/header.inc @@ -0,0 +1,8 @@ +Route14:: @ 8350998 + .4byte Route14_Layout @ 0x82EFCA0 + .4byte gMapEvents_Route14 @ 0x83B75C8 + .4byte gMapScripts_Route14 @ 0x81680D1 + .4byte Route14_MapConnections @ 0x8352BA0 + .2byte BGM_FRLG_ROUTE_11 + .2byte 102 + .byte 0x72, 0x00, 0x02, 0x03, 0x01, 0x06, 0x00, 0x00 |