diff options
author | scnorton <scnorton@biociphers.org> | 2019-03-24 20:08:49 -0400 |
---|---|---|
committer | scnorton <scnorton@biociphers.org> | 2019-03-24 20:08:49 -0400 |
commit | 708f128568816f2c1efc14c5565a32240f83f171 (patch) | |
tree | 62e58d7344f8c1ac83a21a86dc3c27d5867edbc0 /include/strings.h | |
parent | 2136187c113be3c1bc0627c23915f88e0c8a6fc7 (diff) | |
parent | d7a9fcb9755cd06e4e0245b848e44f4ff75e22cb (diff) |
Merge branch 'master' into dodrio_berry_picking
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 ded997b04..400e48036 100644 --- a/include/strings.h +++ b/include/strings.h @@ -2589,4 +2589,7 @@ extern const u8 gUnknown_085EE14B[]; extern const u8 gUnknown_085EE14F[]; extern const u8 gUnknown_085EE154[]; +// Berry Powder Menu +extern const u8 gText_Powder[]; + #endif // GUARD_STRINGS_H |