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/MtEmber_RubyPath_B2F_Stairs | |
| parent | f5683b5c46b802cf75491d931a33d2fbe52a332c (diff) | |
fix map events names
Diffstat (limited to 'data/maps/MtEmber_RubyPath_B2F_Stairs')
| -rw-r--r-- | data/maps/MtEmber_RubyPath_B2F_Stairs/header.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/maps/MtEmber_RubyPath_B2F_Stairs/header.inc b/data/maps/MtEmber_RubyPath_B2F_Stairs/header.inc index 1b502c77b..875d1f224 100644 --- a/data/maps/MtEmber_RubyPath_B2F_Stairs/header.inc +++ b/data/maps/MtEmber_RubyPath_B2F_Stairs/header.inc @@ -1,7 +1,7 @@ MtEmber_RubyPath_B2F_Stairs:: @ 834FDE4 .4byte MtEmber_RubyPath_B2F_Stairs_Layout @ 0x833FD5C - .4byte gMapEvents_MtEmber_RubyPath_B2F_Stairs @ 0x83B31DC - .4byte gMapScripts_MtEmber_RubyPath_B2F_Stairs @ 0x8163C70 + .4byte MtEmber_RubyPath_B2F_Stairs_MapEvents @ 0x83B31DC + .4byte MtEmber_RubyPath_B2F_Stairs_MapScripts @ 0x8163C70 .4byte NULL .2byte BGM_FRLG_MT_EMBER .2byte 290 |
