diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2018-12-22 19:33:45 +0100 |
---|---|---|
committer | DizzyEggg <jajkodizzy@wp.pl> | 2018-12-22 19:33:45 +0100 |
commit | 6dffa6d17c35fe13f5878bd7bbf8a3fe1054c20c (patch) | |
tree | fb711108a3caed32ea06c7dd0e4ce61917c55ced /include/event_scripts.h | |
parent | 8fcb3f71c72c6545c0de987b2c0846eef5cd1dfb (diff) |
Match and clean up fldeff misc
Diffstat (limited to 'include/event_scripts.h')
-rw-r--r-- | include/event_scripts.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/include/event_scripts.h b/include/event_scripts.h index 2661494d3..3dcb7f929 100644 --- a/include/event_scripts.h +++ b/include/event_scripts.h @@ -579,4 +579,9 @@ extern const u8 BattleFrontier_BattlePyramidEmptySquare_EventScript_252C88[]; extern const u8 BattleFrontier_BattlePyramidEmptySquare_EventScript_252C4F[]; extern const u8 BattleFrontier_BattlePyramidEmptySquare_EventScript_252C6A[]; +// fldeff misc +extern const u8 EventScript_275A86[]; +extern const u8 EventScript_275ADF[]; +extern const u8 EventScript_275B38[]; + #endif // GUARD_EVENT_SCRIPTS_H |