diff options
author | GriffinR <griffin.richards@comcast.net> | 2019-10-31 17:00:37 -0400 |
---|---|---|
committer | huderlem <huderlem@gmail.com> | 2019-10-31 18:28:34 -0500 |
commit | 8055548fa4d6707ac311e32afc9614d4603115db (patch) | |
tree | 6c60a549212c24a58fd81bf11eaad05ebbfd84c6 /include/event_scripts.h | |
parent | 67ce8c9cc2dc9d018cae17e71b46c2c999cb048a (diff) |
Document legendary scripts
Diffstat (limited to 'include/event_scripts.h')
-rw-r--r-- | include/event_scripts.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/event_scripts.h b/include/event_scripts.h index bf68d309e..b0630ecd4 100644 --- a/include/event_scripts.h +++ b/include/event_scripts.h @@ -551,7 +551,7 @@ extern const u8 BattleFrontier_BattlePyramidEmptySquare_EventScript_252BE8[]; extern const u8 EventScript_FieldPoison[]; extern const u8 EventScript_EggHatch[]; extern const u8 UnusualWeather_EventScript_EndEventAndCleanup_1[]; -extern const u8 IslandCave_EventScript_238EAF[]; +extern const u8 IslandCave_EventScript_OpenRegiEntrance[]; extern const u8 MauvilleCity_EventScript_1DF7BA[]; extern const u8 Route119_EventScript_1F49EC[]; extern const u8 LittlerootTown_ProfessorBirchsLab_EventScript_1FA4D6[]; |