decompiled up to sub_80BFCF4

This commit is contained in:
golem galvanize
2018-04-30 20:41:17 -04:00
parent 6a401b5386
commit f9331f15ef
6 changed files with 1303 additions and 4056 deletions

View File

@@ -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[];