diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2017-10-25 08:41:25 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2017-10-25 08:41:25 -0400 |
commit | ea507b8d43d78a72c89d87ad0467758712a4a990 (patch) | |
tree | f4b729b5943639b8d5cccc1ae524f9854c245756 /include | |
parent | b4f9acd0390a21a7355bfc9b716206f66caade35 (diff) |
sub_80E9780
Diffstat (limited to 'include')
-rwxr-xr-x | include/event_scripts.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/event_scripts.h b/include/event_scripts.h index 74502541b..6e8c4719f 100755 --- a/include/event_scripts.h +++ b/include/event_scripts.h @@ -361,5 +361,6 @@ extern const u8 gPokeNewsTextLilycove_Ending[]; extern const u8 gPokeNewsTextBlendMaster_Upcoming[]; extern const u8 gPokeNewsTextBlendMaster_Ongoing[]; extern const u8 gPokeNewsTextBlendMaster_Ending[]; +extern const u8 gText_ApostropheSBase[]; #endif //GUARD_EVENT_SCRIPTS_H |