diff options
Diffstat (limited to 'data/maps/Route22')
| -rw-r--r-- | data/maps/Route22/connections.inc | 7 | ||||
| -rw-r--r-- | data/maps/Route22/header.inc | 8 |
2 files changed, 15 insertions, 0 deletions
diff --git a/data/maps/Route22/connections.inc b/data/maps/Route22/connections.inc new file mode 100644 index 000000000..f7818efd5 --- /dev/null +++ b/data/maps/Route22/connections.inc @@ -0,0 +1,7 @@ +Route22_MapConnectionsList: @ 8352CA8 + connection up, 0, MAP_ROUTE23 + connection right, -10, MAP_VIRIDIANCITY + +Route22_MapConnections:: @ 8352CC0 + .4byte 2 + .4byte Route22_MapConnectionsList diff --git a/data/maps/Route22/header.inc b/data/maps/Route22/header.inc new file mode 100644 index 000000000..c24992f76 --- /dev/null +++ b/data/maps/Route22/header.inc @@ -0,0 +1,8 @@ +Route22:: @ 8350A94 + .4byte Route22_Layout @ 0x82F6840 + .4byte gMapEvents_Route22 @ 0x83B7F18 + .4byte gMapScripts_Route22 @ 0x816828B + .4byte Route22_MapConnections @ 0x8352CC0 + .2byte BGM_FRLG_ROUTE_3 + .2byte 110 + .byte 0x7a, 0x00, 0x02, 0x03, 0x01, 0x06, 0x00, 0x00 |
