diff options
author | KDSKardabox <bollygame94@gmail.com> | 2018-02-13 23:08:54 +0530 |
---|---|---|
committer | KDSKardabox <bollygame94@gmail.com> | 2018-02-13 23:08:54 +0530 |
commit | c959dc11748f3548d5356526f29bc64e355deca9 (patch) | |
tree | ae3df28df9dc5fc2975e68ef79b2727e752ce7cf /include/event_scripts.h | |
parent | e375606810395d3941f2866505c6516949393d2b (diff) |
Finish fldeff_strength.s
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 a54e0e463..103879101 100644 --- a/include/event_scripts.h +++ b/include/event_scripts.h @@ -380,4 +380,6 @@ extern const u8 SecretBase_RedCave1_Text_274E75[]; extern const u8 SecretBase_RedCave1_Text_2751E1[]; extern const u8 SecretBase_RedCave1_Text_2754F6[]; extern const u8 SecretBase_RedCave1_Text_2758CC[]; + +extern const u8 FieryPath_EventScript_2908FD[]; #endif //GUARD_EVENT_SCRIPTS_H |