diff options
author | ultima-soul <akshayjhanji@hotmail.com> | 2019-07-30 17:21:17 -0700 |
---|---|---|
committer | ultima-soul <akshayjhanji@hotmail.com> | 2019-07-30 17:21:17 -0700 |
commit | 9a152f8fe600698fe7d63e6f3835d0154d60c42c (patch) | |
tree | 41c40e3d1ba84356bd07b1c168686ad63aacf90f /include/strings.h | |
parent | 370e9afb37fb2e0e01b8ec86e68291ea8da5aa4f (diff) |
Decompile data/use_pokeblock.s
Diffstat (limited to 'include/strings.h')
-rw-r--r-- | include/strings.h | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/include/strings.h b/include/strings.h index 5d8d2eb79..ffbdb4273 100644 --- a/include/strings.h +++ b/include/strings.h @@ -2744,4 +2744,11 @@ extern const u8 gUnknown_085EC017[]; extern const u8 gUnknown_085EC01C[]; extern const u8 gUnknown_085EC022[]; +// use_pokeblock +extern const u8 gText_Coolness[]; +extern const u8 gText_Toughness[]; +extern const u8 gText_Smartness[]; +extern const u8 gText_Cuteness[]; +extern const u8 gText_Beauty3[]; + #endif // GUARD_STRINGS_H |