diff options
author | PikalaxALT <PikalaxALT@users.noreply.github.com> | 2019-08-04 11:07:10 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-08-04 11:07:10 -0400 |
commit | fa5bfc16279fe6c8c38392612796448495da896f (patch) | |
tree | a7d7974567e0a7904bc21d9401530db3005fee9e /include/strings.h | |
parent | 41e1f9b2247615accc2674b052a322540cbe8c58 (diff) | |
parent | 252df94bc17bfbad311cd813f1e1ec8a2cb61956 (diff) |
Merge pull request #766 from DizzyEggg/pokenav_10
Decompile pokenav 10
Diffstat (limited to 'include/strings.h')
-rw-r--r-- | include/strings.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/include/strings.h b/include/strings.h index 1f62e3f50..97285b051 100644 --- a/include/strings.h +++ b/include/strings.h @@ -2772,6 +2772,9 @@ extern const u8 gUnknown_085EC017[]; extern const u8 gUnknown_085EC01C[]; extern const u8 gUnknown_085EC022[]; +// pokenav_unk_10 +extern const u8 gText_RibbonsF700[]; + // use_pokeblock extern const u8 gText_Coolness[]; extern const u8 gText_Toughness[]; |