Matching the unmatched and another function

This commit is contained in:
KDSKardabox
2018-02-15 17:12:02 +05:30
parent 44c1ea16b9
commit 301664db2f
5 changed files with 56 additions and 82 deletions

View File

@@ -348,6 +348,10 @@ extern const u8 gText_DepositedVar2Var1s[];
extern const u8 gText_NoRoomForItems[];
extern const u8 gText_ThreeDashes[];
//party menu text
extern const u8 gText_PkmnHPRestoredByVar2[];
//birch dex rating text
extern const u8 gBirchDexRatingText_LessThan10[];
extern const u8 gBirchDexRatingText_LessThan20[];
extern const u8 gBirchDexRatingText_LessThan30[];