diff options
author | KDSKardabox <bollygame94@gmail.com> | 2018-02-15 22:32:28 +0530 |
---|---|---|
committer | KDSKardabox <bollygame94@gmail.com> | 2018-02-15 22:32:28 +0530 |
commit | a200d9406b15f722b34775050f6fe73894d23629 (patch) | |
tree | 752fc0e34b24f5065e02432e95febc72d435d35c /include/strings.h | |
parent | 301664db2f7459e6f819a5f6eceeefccc78f0414 (diff) |
Finish fldeff_softboiled.c
Diffstat (limited to 'include/strings.h')
-rw-r--r-- | include/strings.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/strings.h b/include/strings.h index 4632938da..70b2777e1 100644 --- a/include/strings.h +++ b/include/strings.h @@ -350,6 +350,7 @@ extern const u8 gText_ThreeDashes[]; //party menu text extern const u8 gText_PkmnHPRestoredByVar2[]; +extern const u8 gText_CantBeUsedOnPkmn[]; //birch dex rating text extern const u8 gBirchDexRatingText_LessThan10[]; |