English as proper default

This commit is contained in:
Eduardo Quezada
2024-07-04 23:26:01 -04:00
parent 1b2d56c775
commit e26a0629ae
414 changed files with 9811 additions and 9766 deletions

View File

@@ -530,12 +530,9 @@ extern const u8 gText_NumberClear01[];
extern const u8 gText_5MarksPokemon[];
extern const u8 gText_UnkHeight[];
extern const u8 gText_UnkWeight[];
#if FRENCH || ITALIAN
extern const u8 gText_EmptyPkmnCategory[];
#ifdef UNITS_METRIC
extern const u8 gText_EmptyHeight[];
extern const u8 gText_EmptyWeight[];
extern const u8 gText_EmptyPokedexInfo1[];
extern const u8 gText_EmptyPokedexInfo2[];
#endif
extern const u8 gText_HTHeight[];
extern const u8 gText_WTWeight[];
@@ -2492,11 +2489,11 @@ extern const u8 gText_MrStoneMatchCallDesc[];
extern const u8 gText_MrStoneMatchCallName[];
extern const u8 gText_StevenMatchCallDesc[];
extern const u8 gText_StevenMatchCallName[];
#if ENGLISH
extern const u8 gText_MayBrendanMatchCallDesc[];
#elif FRENCH || ITALIAN
#if FRENCH || ITALIAN
extern const u8 gText_BrendanMatchCallDesc[];
extern const u8 gText_MayMatchCallDesc[];
#else //ENGLISH
extern const u8 gText_MayBrendanMatchCallDesc[];
#endif
extern const u8 gText_WallyMatchCallDesc[];
extern const u8 gText_NormanMatchCallDesc[];