diff options
author | luckytyphlosion <10688458+luckytyphlosion@users.noreply.github.com> | 2020-07-02 20:19:37 -0400 |
---|---|---|
committer | luckytyphlosion <10688458+luckytyphlosion@users.noreply.github.com> | 2020-07-02 20:19:37 -0400 |
commit | 9453c154d70e22f806a057aef4584bed8ca7986a (patch) | |
tree | 79c5f0ff5898dec9271fb744018c5d538f4fbd54 /include/strings.h | |
parent | d9d3ac1c5dec158f2358e43bd39087ca4e5edc5a (diff) |
pokemon_summary_screen.c, part 8.
Diffstat (limited to 'include/strings.h')
-rw-r--r-- | include/strings.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/strings.h b/include/strings.h index fbd91e98c..51cf79f8b 100644 --- a/include/strings.h +++ b/include/strings.h @@ -1495,5 +1495,7 @@ extern const u8 gUnknown_84199F4[]; extern const u8 gUnknown_84199AB[]; extern const u8 gUnknown_8419860[]; extern const u8 gUnknown_841988A[]; +extern const u8 gUnknown_8419C4D[]; +extern const u8 gUnknown_8419C59[]; #endif //GUARD_STRINGS_H |