diff options
author | Marcus Huderle <huderlem@gmail.com> | 2019-02-07 11:37:28 -0600 |
---|---|---|
committer | Marcus Huderle <huderlem@gmail.com> | 2019-02-07 11:51:03 -0600 |
commit | 3a88ab831d2fb57e1f3e0908aeb79395700867d4 (patch) | |
tree | 79323a659a2ad1f81645566d434296966e2dad19 /include/event_scripts.h | |
parent | a1ad1bad3a96222e8575bb2ce4625864593daa73 (diff) |
Document more battle pyramid
Diffstat (limited to 'include/event_scripts.h')
-rw-r--r-- | include/event_scripts.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/event_scripts.h b/include/event_scripts.h index afeac6628..65e2c74b7 100644 --- a/include/event_scripts.h +++ b/include/event_scripts.h @@ -576,8 +576,8 @@ extern const u8 gUnknown_082A8350[]; // Battle Pyramid. extern const u8 BattleFrontier_BattlePyramidEmptySquare_EventScript_252C88[]; -extern const u8 BattleFrontier_BattlePyramidEmptySquare_EventScript_252C4F[]; -extern const u8 BattleFrontier_BattlePyramidEmptySquare_EventScript_252C6A[]; +extern const u8 BattlePyramid_TrainerBattle[]; +extern const u8 BattlePyramid_FindItemBall[]; // fldeff misc extern const u8 EventScript_275A86[]; |