diff options
author | huderlem <huderlem@gmail.com> | 2019-11-08 17:23:11 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-11-08 17:23:11 -0600 |
commit | b38bc9a3a2d93e3482643b257685057e339dec9f (patch) | |
tree | 1175aa70b24f9c07b8089e23b2e8e7fdcba1b524 /include/event_scripts.h | |
parent | 030784dece994daf90ac1cb06a44912245b519ea (diff) | |
parent | 9140594b233b08d05d0832b62d3e64d50528a460 (diff) |
Merge pull request #885 from GriffinRichards/doc-littleroot
Document Littleroot 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 6410907d7..1b2759787 100644 --- a/include/event_scripts.h +++ b/include/event_scripts.h @@ -554,7 +554,7 @@ 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 LittlerootTown_ProfessorBirchsLab_EventScript_1FA4D6[]; +extern const u8 LittlerootTown_ProfessorBirchsLab_EventScript_ScottAboardSSTidalCall[]; extern const u8 RustboroCity_Gym_EventScript_RegisterRoxanne[]; extern const u8 MossdeepCity_SpaceCenter_2F_EventScript_RivalRayquazaCall[]; extern const u8 SSTidalCorridor_EventScript_23C050[]; |