diff options
author | golem galvanize <golemgalvanize@github.com> | 2018-10-20 20:25:28 -0400 |
---|---|---|
committer | golem galvanize <golemgalvanize@github.com> | 2018-10-20 20:25:28 -0400 |
commit | ba3247d5cd27070c51e28437e8880dec72d973b5 (patch) | |
tree | ebb6781a8824759674ecfc624ca290319d3d5f66 /include/strings.h | |
parent | dded980cde81b1b71a636d8c2b7c15668e0a7b35 (diff) |
decompiled more, stuck on sub_81B1760
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 4ea33635b..31b8f399d 100644 --- a/include/strings.h +++ b/include/strings.h @@ -369,6 +369,7 @@ extern const u8 gText_ThreeDashes[]; // party menu text extern const u8 gText_PkmnHPRestoredByVar2[]; extern const u8 gText_CantBeUsedOnPkmn[]; +extern const u8 gText_CancelParticipation[]; //pokedex text extern const u8 gText_CryOf[]; |