diff options
| author | Marcus Huderle <huderlem@gmail.com> | 2018-07-12 22:15:35 -0500 |
|---|---|---|
| committer | Marcus Huderle <huderlem@gmail.com> | 2018-07-12 22:15:35 -0500 |
| commit | d53e8137cd1e14c7fd5435562a979bb6bd83d20e (patch) | |
| tree | ccd1e737c7492840af0745d48a984eb723c55b70 /data/maps/BirthIsland_Harbor | |
| parent | d5eb94330a9c626aaf72b5e5d44f7aaf1da0d00c (diff) | |
Use weather constants in map headers
Diffstat (limited to 'data/maps/BirthIsland_Harbor')
| -rw-r--r-- | data/maps/BirthIsland_Harbor/header.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/BirthIsland_Harbor/header.inc b/data/maps/BirthIsland_Harbor/header.inc index e3b8a21f3..f0ea9a70a 100644 --- a/data/maps/BirthIsland_Harbor/header.inc +++ b/data/maps/BirthIsland_Harbor/header.inc @@ -7,7 +7,7 @@ BirthIsland_Harbor: @ 84857B0 .2byte 405 .byte MAPSEC_BIRTH_ISLAND_2 .byte 0 - .byte 0 + .byte WEATHER_NONE .byte 8 .2byte 0 .byte 0 |
