diff options
author | GriffinR <griffin.g.richards@gmail.com> | 2020-02-01 21:19:04 -0500 |
---|---|---|
committer | huderlem <huderlem@gmail.com> | 2020-02-04 08:02:28 -0600 |
commit | 8a96aa9e976caef12144e7acfeea9794d3d145df (patch) | |
tree | 2a646fcffbdc5b10c71d0ab806c19e2638e42cb8 /include/strings.h | |
parent | be5d4172367a29450e252be9e38bd51a47b0305d (diff) |
Name pokenav files
Diffstat (limited to 'include/strings.h')
-rw-r--r-- | include/strings.h | 14 |
1 files changed, 5 insertions, 9 deletions
diff --git a/include/strings.h b/include/strings.h index eda1c55e4..5178a0087 100644 --- a/include/strings.h +++ b/include/strings.h @@ -2914,8 +2914,11 @@ extern const u8 gText_NumberRegistered[]; extern const u8 gText_NumberOfBattles[]; extern const u8 gText_Unknown[]; extern const u8 gText_TrainerCloseBy[]; +extern const u8 gText_Call[]; +extern const u8 gText_Check[]; +extern const u8 gText_Cancel6[]; -// pokenav_unk_2 +// Pokenav Menu Handler extern const u8 gText_CheckMapOfHoenn[]; extern const u8 gText_CheckPokemonInDetail[]; extern const u8 gText_CallRegisteredTrainer[]; @@ -2932,15 +2935,8 @@ extern const u8 gText_FindToughPokemon[]; extern const u8 gText_ReturnToConditionMenu[]; extern const u8 gText_NoRibbonWinners[]; -// pokenav_unk_4 -extern const u8 gText_Call[]; -extern const u8 gText_Check[]; -extern const u8 gText_Cancel6[]; - -// pokenav_unk_8 +// Pokenav Ribbons extern const u8 gText_NumberF700[]; - -// pokenav_unk_10 extern const u8 gText_RibbonsF700[]; // use_pokeblock |