diff options
| author | Marcus Huderle <huderlem@gmail.com> | 2018-06-14 22:00:09 -0500 |
|---|---|---|
| committer | Marcus Huderle <huderlem@gmail.com> | 2018-06-15 07:49:21 -0500 |
| commit | acc1a5d4461476567facf08ee0fa64e28cdd3c76 (patch) | |
| tree | 0a99ff1bf3836d2d39c2a0f380cff21fc8359d67 /data/scripts/maps/Route134.inc | |
| parent | 0c8cfc2297a0fd7fb3b9ff3c422e871d8b14595a (diff) | |
Get all map constants from include/ rather than constants/
Diffstat (limited to 'data/scripts/maps/Route134.inc')
| -rw-r--r-- | data/scripts/maps/Route134.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/scripts/maps/Route134.inc b/data/scripts/maps/Route134.inc index 8ee5b781a..bdec88c42 100644 --- a/data/scripts/maps/Route134.inc +++ b/data/scripts/maps/Route134.inc @@ -3,7 +3,7 @@ Route134_MapScripts:: @ 81F7644 .byte 0 Route134_MapScript1_1F764A: @ 81F764A - setdivewarp UNDERWATER_ROUTE_134, 255, 8, 6 + setdivewarp MAP_UNDERWATER_ROUTE134, 255, 8, 6 end Route134_EventScript_1F7653:: @ 81F7653 |
