From a04106a011429db1a474fedd1fd30d892309e4dd Mon Sep 17 00:00:00 2001 From: luckytyphlosion <10688458+luckytyphlosion@users.noreply.github.com> Date: Tue, 23 Jun 2020 22:06:21 -0400 Subject: pokemon_summary_screen.c, part 4. --- 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 6c12d38f5..9f86bf6ef 100644 --- a/include/strings.h +++ b/include/strings.h @@ -1476,5 +1476,7 @@ extern const u8 gUnknown_8419C45[]; extern const u8 gUnknown_8419C82[]; extern const u8 gUnknown_8416202[]; extern const u8 gUnknown_84161EF[]; +extern const u8 gUnknown_841620E[]; +extern const u8 gUnknown_8416210[]; #endif //GUARD_STRINGS_H -- cgit v1.2.3