From f9331f15ef3db551fb288737d1070adfc79150b2 Mon Sep 17 00:00:00 2001 From: golem galvanize Date: Mon, 30 Apr 2018 20:41:17 -0400 Subject: decompiled up to sub_80BFCF4 --- include/strings.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'include/strings.h') diff --git a/include/strings.h b/include/strings.h index 7c81dbcfb..c51824225 100644 --- a/include/strings.h +++ b/include/strings.h @@ -366,6 +366,11 @@ extern const u8 gText_ThreeDashes[]; extern const u8 gText_PkmnHPRestoredByVar2[]; extern const u8 gText_CantBeUsedOnPkmn[]; +//pokedex text + +extern const u8 gText_CryOf[]; +extern const u8 gText_SizeComparedTo[]; + //birch dex rating text extern const u8 gBirchDexRatingText_LessThan10[]; extern const u8 gBirchDexRatingText_LessThan20[]; -- cgit v1.2.3