diff options
author | GriffinR <griffin.richards@comcast.net> | 2019-11-08 03:37:46 -0500 |
---|---|---|
committer | huderlem <huderlem@gmail.com> | 2019-11-09 08:41:43 -0600 |
commit | 870297206718a227e5af71a19280f67f66386e16 (patch) | |
tree | 3c21e35d7451eff8b1c5ab19a725fc111f5a522f /include/event_scripts.h | |
parent | a727c160129de978c4e6f421747353dea7530d5f (diff) |
Document Sky Pillar outside
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 1b2759787..ad64847ec 100644 --- a/include/event_scripts.h +++ b/include/event_scripts.h @@ -524,7 +524,7 @@ extern const u8 EventScript_TestSignpostMsg[]; extern const u8 EventScript_HiddenItemScript[]; extern const u8 EventScript_TV[]; extern const u8 EventScript_ClosedSootopolisDoor[]; -extern const u8 SkyPillar_Outside_EventScript_2393F9[]; +extern const u8 SkyPillar_Outside_EventScript_ClosedDoor[]; extern const u8 EventScript_CableBoxResults[]; extern const u8 EventScript_PokeBlockFeeder[]; extern const u8 Route110_TrickHouseEntrance_EventScript_26A22A[]; |