Add missing EOF newlines to species_info files (#4584)

This commit is contained in:
Bassoonian 2024-05-15 21:11:30 +02:00 committed by GitHub
parent 3a1b4951c6
commit d235a716fe
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
9 changed files with 9 additions and 9 deletions

View File

@ -15653,4 +15653,4 @@ const struct SpeciesInfo gSpeciesInfoGen1[] =
#ifdef __INTELLISENSE__
};
#endif
#endif

View File

@ -6460,4 +6460,4 @@ const struct SpeciesInfo gSpeciesInfoGen2[] =
#ifdef __INTELLISENSE__
};
#endif
#endif

View File

@ -9936,4 +9936,4 @@ const struct SpeciesInfo gSpeciesInfoGen3[] =
#ifdef __INTELLISENSE__
};
#endif
#endif

View File

@ -5669,4 +5669,4 @@ const struct SpeciesInfo gSpeciesInfoGen4[] =
#ifdef __INTELLISENSE__
};
#endif
#endif

View File

@ -10404,4 +10404,4 @@ const struct SpeciesInfo gSpeciesInfoGen5[] =
#ifdef __INTELLISENSE__
};
#endif
#endif

View File

@ -5343,4 +5343,4 @@ const struct SpeciesInfo gSpeciesInfoGen6[] =
#ifdef __INTELLISENSE__
};
#endif
#endif

View File

@ -6160,4 +6160,4 @@ const struct SpeciesInfo gSpeciesInfoGen7[] =
#ifdef __INTELLISENSE__
};
#endif
#endif

View File

@ -6789,4 +6789,4 @@ const struct SpeciesInfo gSpeciesInfoGen8[] =
#ifdef __INTELLISENSE__
};
#endif
#endif

View File

@ -279,4 +279,4 @@ const u8 gOgerponCornerstoneMaskPokedexText[] = _(
"In this form, it draws on the power\n"
"of stone. Its body is rock-solid,\n"
"protecting it from all manner of\n"
"attacks.");
"attacks.");