diff options
| author | Marcus Huderle <huderlem@gmail.com> | 2018-07-12 22:45:41 -0500 |
|---|---|---|
| committer | Marcus Huderle <huderlem@gmail.com> | 2018-07-12 22:45:41 -0500 |
| commit | 94650495c669f673c59f4912b805b51360c0797a (patch) | |
| tree | fab2a2a4bf5a338be050b24e59994d47d1d89e9d /data/maps/FieryPath | |
| parent | 546819bc722b706a1c49a3d323b3b36d03fa612a (diff) | |
Use map battle scene constants in map headers
Diffstat (limited to 'data/maps/FieryPath')
| -rw-r--r-- | data/maps/FieryPath/header.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/FieryPath/header.inc b/data/maps/FieryPath/header.inc index 3a0705883..3c9f51bc1 100644 --- a/data/maps/FieryPath/header.inc +++ b/data/maps/FieryPath/header.inc @@ -11,5 +11,5 @@ FieryPath: @ 8484048 .byte MAP_TYPE_UNDERGROUND .2byte 0 .byte 15 - .byte 0 + .byte MAP_BATTLE_SCENE_NORMAL |
