diff options
author | GriffinR <griffin.richards@comcast.net> | 2019-10-11 17:25:07 -0400 |
---|---|---|
committer | huderlem <huderlem@gmail.com> | 2019-10-15 17:09:47 -0500 |
commit | 348bb002a8016d9c4bb6f6968dbc359b4d346aa9 (patch) | |
tree | 430850474a335290829efa1874d11ffc3aa9c591 /include/event_scripts.h | |
parent | a0b3f5d9e34e65c1948325bd4177a734bfde6bb4 (diff) |
Document Gym scripts first half
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 fbc7e04a2..a0190ea9e 100644 --- a/include/event_scripts.h +++ b/include/event_scripts.h @@ -555,7 +555,7 @@ extern const u8 IslandCave_EventScript_238EAF[]; extern const u8 MauvilleCity_EventScript_1DF7BA[]; extern const u8 Route119_EventScript_1F49EC[]; extern const u8 LittlerootTown_ProfessorBirchsLab_EventScript_1FA4D6[]; -extern const u8 RustboroCity_Gym_EventScript_21307B[]; +extern const u8 RustboroCity_Gym_EventScript_RegisterRoxanne[]; extern const u8 MossdeepCity_SpaceCenter_2F_EventScript_224175[]; extern const u8 SSTidalCorridor_EventScript_23C050[]; extern const u8 EventScript_FallDownHoleMtPyre[]; |