diff options
author | huderlem <huderlem@gmail.com> | 2019-11-07 20:22:56 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-11-07 20:22:56 -0600 |
commit | 030784dece994daf90ac1cb06a44912245b519ea (patch) | |
tree | 6cd3e380eb75e699f304740b7b91ae3c7ba5e4ab /include/event_scripts.h | |
parent | 1ceee6ef70a163118b67d78a9581fba443e1c13c (diff) | |
parent | 702ef745d97dcdeae03e1c47fb1f2f7fc1be6dd0 (diff) |
Merge pull request #882 from GriffinRichards/doc-mauville
Document Mauville and New Mauville 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 b86c46df0..6410907d7 100644 --- a/include/event_scripts.h +++ b/include/event_scripts.h @@ -552,7 +552,7 @@ extern const u8 EventScript_FieldPoison[]; extern const u8 EventScript_EggHatch[]; extern const u8 UnusualWeather_EventScript_EndEventAndCleanup_1[]; extern const u8 IslandCave_EventScript_OpenRegiEntrance[]; -extern const u8 MauvilleCity_EventScript_1DF7BA[]; +extern const u8 MauvilleCity_EventScript_RegisterWallyCall[]; extern const u8 Route119_EventScript_1F49EC[]; extern const u8 LittlerootTown_ProfessorBirchsLab_EventScript_1FA4D6[]; extern const u8 RustboroCity_Gym_EventScript_RegisterRoxanne[]; |