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/Route122 | |
| parent | 61e0c62d2d2dbeba13aaeb49b89c9773b25f84b7 (diff) | |
convert data files to use constants/map.h
Diffstat (limited to 'data/maps/Route122')
| -rw-r--r-- | data/maps/Route122/connections.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/maps/Route122/connections.inc b/data/maps/Route122/connections.inc index 214826c04..9e70cc5c0 100644 --- a/data/maps/Route122/connections.inc +++ b/data/maps/Route122/connections.inc @@ -1,6 +1,6 @@ Route122_MapConnectionsList:: @ 8308B10 - connection up, -20, Route121 - connection down, -100, Route123 + connection up, -20, MAP_ROUTE121 + connection down, -100, MAP_ROUTE123 Route122_MapConnections:: @ 8308B28 .4byte 0x2 |
