diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2019-08-04 13:53:00 +0200 |
---|---|---|
committer | DizzyEggg <jajkodizzy@wp.pl> | 2019-08-04 13:53:00 +0200 |
commit | 252df94bc17bfbad311cd813f1e1ec8a2cb61956 (patch) | |
tree | 8bb286ce5b0355a9e4ad3fb18258aed35e888499 /include/strings.h | |
parent | ce941e6f56803b389c20a52c0a5b89f5ade12b7a (diff) |
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 d1a90cfaa..b830bfa41 100644 --- a/include/strings.h +++ b/include/strings.h @@ -2766,6 +2766,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[]; |