diff options
author | Marcus Huderle <huderlem@gmail.com> | 2018-03-28 21:03:06 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-03-28 21:03:06 -0700 |
commit | c3572de5bb5173b12a8aa5a0ddbfa766bf037c67 (patch) | |
tree | 92d522cdfc07fbb62712b3f16c657dc13762ff77 /include/event_scripts.h | |
parent | 2ecbe252a29b9d58bfd2df82c01f94be7b69a7b0 (diff) | |
parent | 3f4c717d5cdc8eccd66fea3b4c8bcb7c827aeb34 (diff) |
Merge pull request #232 from HrPeanut/start_menu
Start menu
Diffstat (limited to 'include/event_scripts.h')
-rw-r--r-- | include/event_scripts.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/event_scripts.h b/include/event_scripts.h index 4c5dfd544..ba137cf3b 100644 --- a/include/event_scripts.h +++ b/include/event_scripts.h @@ -382,6 +382,8 @@ extern const u8 SecretBase_RedCave1_Text_2751E1[]; extern const u8 SecretBase_RedCave1_Text_2754F6[]; extern const u8 SecretBase_RedCave1_Text_2758CC[]; +extern const u8 BattleFrontier_BattlePyramidEmptySquare_EventScript_252C88[]; + //field effects extern const u8 FieryPath_EventScript_2908FD[]; extern const u8 EventScript_290CAE[]; |