diff options
| author | camthesaxman <cameronghall@cox.net> | 2017-11-27 22:12:09 -0600 |
|---|---|---|
| committer | camthesaxman <cameronghall@cox.net> | 2017-11-27 22:12:09 -0600 |
| commit | 2fea5bf7d82e85f4b33857e6eb5b4ddc6e7542d2 (patch) | |
| tree | 37d8e53e88c1f6a052ca1a355faf36ba3acad9dc /data/maps/Route103 | |
| parent | 61e0c62d2d2dbeba13aaeb49b89c9773b25f84b7 (diff) | |
convert data files to use constants/map.h
Diffstat (limited to 'data/maps/Route103')
| -rw-r--r-- | data/maps/Route103/connections.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/maps/Route103/connections.inc b/data/maps/Route103/connections.inc index 1510b33d2..e3ce959f8 100644 --- a/data/maps/Route103/connections.inc +++ b/data/maps/Route103/connections.inc @@ -1,6 +1,6 @@ Route103_MapConnectionsList:: @ 830885C - connection down, 0, OldaleTown - connection right, -60, Route110 + connection down, 0, MAP_OLDALE_TOWN + connection right, -60, MAP_ROUTE110 Route103_MapConnections:: @ 8308874 .4byte 0x2 |
