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 | |
| parent | f5683b5c46b802cf75491d931a33d2fbe52a332c (diff) | |
fix map events names
Diffstat (limited to 'data/maps/TwoIsland')
| -rw-r--r-- | data/maps/TwoIsland/header.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/maps/TwoIsland/header.inc b/data/maps/TwoIsland/header.inc index 813ef23bd..698e7544b 100644 --- a/data/maps/TwoIsland/header.inc +++ b/data/maps/TwoIsland/header.inc @@ -1,7 +1,7 @@ TwoIsland:: @ 8350784 .4byte TwoIsland_Layout @ 0x8321EB8 - .4byte gMapEvents_TwoIsland @ 0x83B6074 - .4byte gMapScripts_TwoIsland @ 0x8167564 + .4byte TwoIsland_MapEvents @ 0x83B6074 + .4byte TwoIsland_MapScripts @ 0x8167564 .4byte TwoIsland_MapConnections @ 0x8352960 .2byte BGM_FRLG_ISLAND_ONE .2byte 231 |
