diff options
| author | Marcus Huderle <huderlem@gmail.com> | 2018-07-12 22:39:38 -0500 |
|---|---|---|
| committer | Marcus Huderle <huderlem@gmail.com> | 2018-07-12 22:39:38 -0500 |
| commit | 546819bc722b706a1c49a3d323b3b36d03fa612a (patch) | |
| tree | 9c0dbcf193db777c054b8a7c5ce4cf54d13c9b77 /data/maps/Route104_Prototype | |
| parent | d53e8137cd1e14c7fd5435562a979bb6bd83d20e (diff) | |
Use map type constants in map headers
Diffstat (limited to 'data/maps/Route104_Prototype')
| -rw-r--r-- | data/maps/Route104_Prototype/header.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/Route104_Prototype/header.inc b/data/maps/Route104_Prototype/header.inc index ca694df00..99284e566 100644 --- a/data/maps/Route104_Prototype/header.inc +++ b/data/maps/Route104_Prototype/header.inc @@ -8,7 +8,7 @@ Route104_Prototype: @ 8485AF8 .byte MAPSEC_ROUTE_104 .byte 0 .byte WEATHER_SUNNY - .byte 3 + .byte MAP_TYPE_ROUTE .2byte 0 .byte 8 .byte 0 |
