From 9453c154d70e22f806a057aef4584bed8ca7986a Mon Sep 17 00:00:00 2001 From: luckytyphlosion <10688458+luckytyphlosion@users.noreply.github.com> Date: Thu, 2 Jul 2020 20:19:37 -0400 Subject: pokemon_summary_screen.c, part 8. --- include/strings.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include/strings.h') 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 -- cgit v1.2.3