diff options
author | luckytyphlosion <10688458+luckytyphlosion@users.noreply.github.com> | 2020-07-03 17:42:40 -0400 |
---|---|---|
committer | luckytyphlosion <10688458+luckytyphlosion@users.noreply.github.com> | 2020-07-03 17:42:40 -0400 |
commit | f8247cdd793147a6f8d55971027558ad32fd4014 (patch) | |
tree | d260f933eb554097fa460bf89a0cc34b78c7742d /include/strings.h | |
parent | 9453c154d70e22f806a057aef4584bed8ca7986a (diff) |
pokemon_summary_screen.c, part 9.
Diffstat (limited to 'include/strings.h')
-rw-r--r-- | include/strings.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/include/strings.h b/include/strings.h index 51cf79f8b..7b5c85305 100644 --- a/include/strings.h +++ b/include/strings.h @@ -1497,5 +1497,11 @@ extern const u8 gUnknown_8419860[]; extern const u8 gUnknown_841988A[]; extern const u8 gUnknown_8419C4D[]; extern const u8 gUnknown_8419C59[]; +extern const u8 gUnknown_8419C1D[]; +extern const u8 gUnknown_8419C62[]; +extern const u8 gUnknown_8419C72[]; +extern const u8 gUnknown_8419C2A[]; +extern const u8 gUnknown_8419C7B[]; +extern const u8 gUnknown_8419CA9[]; #endif //GUARD_STRINGS_H |