diff options
| author | yenatch <yenatch@gmail.com> | 2016-06-28 23:31:47 -0400 |
|---|---|---|
| committer | yenatch <yenatch@gmail.com> | 2016-06-28 23:32:58 -0400 |
| commit | d6e352aff830791d8ea9619fd25fb43d61e452bc (patch) | |
| tree | be8d35e9e5d9cb9c8d13146ecfcb8486a46d3a9e /data/maps/RustboroCity_PokemonCenter_2F | |
| parent | b9762fbc8374cc0d7c42f65623832bc3f0c0b618 (diff) | |
Remove the duplicate tileset headers, and include the real ones.
Also relabel some shared map assets.
Diffstat (limited to 'data/maps/RustboroCity_PokemonCenter_2F')
| -rw-r--r-- | data/maps/RustboroCity_PokemonCenter_2F/header.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/RustboroCity_PokemonCenter_2F/header.s b/data/maps/RustboroCity_PokemonCenter_2F/header.s index 8b6b3af7d..1ed59b227 100644 --- a/data/maps/RustboroCity_PokemonCenter_2F/header.s +++ b/data/maps/RustboroCity_PokemonCenter_2F/header.s @@ -1,5 +1,5 @@ RustboroCity_PokemonCenter_2F:: @ 83062D4 - .4byte RustboroCity_PokemonCenter_2F_MapAttributes + .4byte PokemonCenter_2F_MapAttributes .4byte RustboroCity_PokemonCenter_2F_MapEvents .4byte RustboroCity_PokemonCenter_2F_MapScripts .4byte 0x0 |
