diff options
| author | garak <garakmon@gmail.com> | 2019-04-18 11:03:10 -0400 |
|---|---|---|
| committer | garak <garakmon@gmail.com> | 2019-05-05 16:33:50 -0400 |
| commit | 799e971efef15b66345b255d57e94780733f667a (patch) | |
| tree | 3a2f66ac9a08ed817c929f4b2367f89c2ccc56be /data/maps/TwoIsland_PokemonCenter_1F | |
| parent | f5683b5c46b802cf75491d931a33d2fbe52a332c (diff) | |
fix map events names
Diffstat (limited to 'data/maps/TwoIsland_PokemonCenter_1F')
| -rw-r--r-- | data/maps/TwoIsland_PokemonCenter_1F/header.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/maps/TwoIsland_PokemonCenter_1F/header.inc b/data/maps/TwoIsland_PokemonCenter_1F/header.inc index 294f0ea5b..8999f1fae 100644 --- a/data/maps/TwoIsland_PokemonCenter_1F/header.inc +++ b/data/maps/TwoIsland_PokemonCenter_1F/header.inc @@ -1,7 +1,7 @@ TwoIsland_PokemonCenter_1F:: @ 8351C30 .4byte PokemonCenter_1F_Layout @ 0x82D5990 - .4byte gMapEvents_TwoIsland_PokemonCenter_1F @ 0x83BE68C - .4byte gMapScripts_TwoIsland_PokemonCenter_1F @ 0x81717B4 + .4byte TwoIsland_PokemonCenter_1F_MapEvents @ 0x83BE68C + .4byte TwoIsland_PokemonCenter_1F_MapScripts @ 0x81717B4 .4byte NULL .2byte BGM_FRLG_POKEMON_CENTER .2byte 8 |
