diff options
author | Diegoisawesome <diego@domoreaweso.me> | 2018-08-11 14:51:54 -0700 |
---|---|---|
committer | Diegoisawesome <diego@domoreaweso.me> | 2018-08-11 14:51:54 -0700 |
commit | b54793be91b1937d059751ea928112052a2429e0 (patch) | |
tree | 2b94dba781fa2c5fe8ac85bfba0e98f41c9fb998 /include/strings.h | |
parent | 1e0f3ec433875aa38c259b866fca7ea38b39d072 (diff) |
Finish decompiling field_specials
Diffstat (limited to 'include/strings.h')
-rw-r--r-- | include/strings.h | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/include/strings.h b/include/strings.h index afb26b7cb..528f70f69 100644 --- a/include/strings.h +++ b/include/strings.h @@ -753,4 +753,13 @@ extern const u8 BattleFrontier_Lounge7_Text_26615F[]; extern const u8 BattleFrontier_Lounge7_Text_266185[]; extern const u8 BattleFrontier_Lounge7_Text_2661B5[]; +extern const u8 gText_YourPartnerHasRetired[]; + +extern const u8 gText_Wallace[]; +extern const u8 gText_Steven[]; +extern const u8 gText_Brawly[]; +extern const u8 gText_Winona[]; +extern const u8 gText_Phoebe[]; +extern const u8 gText_Glacia[]; + #endif //GUARD_STRINGS_H |