diff options
author | GriffinR <griffin.richards@comcast.net> | 2019-11-12 11:07:43 -0500 |
---|---|---|
committer | huderlem <huderlem@gmail.com> | 2019-11-14 17:51:02 -0600 |
commit | 00f22b6400f472cc952d8528afe9a8d06ccf4e76 (patch) | |
tree | 7ef8d7cb997ae19df69f3bc61399ac1e5429684d /include/event_scripts.h | |
parent | 525ec2025d754894e2c0c736c396b07af05a7278 (diff) |
Document remaining routes (104, 119-123)
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 2d52b3d04..4c369c2d4 100644 --- a/include/event_scripts.h +++ b/include/event_scripts.h @@ -553,7 +553,7 @@ extern const u8 EventScript_EggHatch[]; extern const u8 UnusualWeather_EventScript_EndEventAndCleanup_1[]; extern const u8 IslandCave_EventScript_OpenRegiEntrance[]; extern const u8 MauvilleCity_EventScript_RegisterWallyCall[]; -extern const u8 Route119_EventScript_1F49EC[]; +extern const u8 Route119_EventScript_ScottWonAtFortreeGymCall[]; extern const u8 LittlerootTown_ProfessorBirchsLab_EventScript_ScottAboardSSTidalCall[]; extern const u8 RustboroCity_Gym_EventScript_RegisterRoxanne[]; extern const u8 MossdeepCity_SpaceCenter_2F_EventScript_RivalRayquazaCall[]; |