diff options
author | huderlem <huderlem@gmail.com> | 2019-11-09 08:48:49 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-11-09 08:48:49 -0600 |
commit | ed76620d28eed16dc66e50a71fc0046ffd18a737 (patch) | |
tree | 971154225dfa16e09df740f5b1d26abfb071d03b /include/event_scripts.h | |
parent | ae1767fe462ac1085d033e8b377a0f4f4ae86089 (diff) | |
parent | 2b944fd7213baa0d54003e0b876c4e3e5df4dfbd (diff) |
Merge pull request #880 from GriffinRichards/doc-trickhouse
Document Trick House 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 ad64847ec..2d52b3d04 100644 --- a/include/event_scripts.h +++ b/include/event_scripts.h @@ -527,7 +527,7 @@ extern const u8 EventScript_ClosedSootopolisDoor[]; extern const u8 SkyPillar_Outside_EventScript_ClosedDoor[]; extern const u8 EventScript_CableBoxResults[]; extern const u8 EventScript_PokeBlockFeeder[]; -extern const u8 Route110_TrickHouseEntrance_EventScript_26A22A[]; +extern const u8 Route110_TrickHousePuzzle_EventScript_Door[]; extern const u8 EventScript_RegionMap[]; extern const u8 EventScript_RunningShoesManual[]; extern const u8 EventScript_PictureBookShelf[]; |