added categories for all entries, only changed ones filled, same entries as _("")

This commit is contained in:
TheXaman 2022-01-06 16:38:12 +01:00
parent 3b359dba4e
commit 9a54c64b03
2 changed files with 765 additions and 570 deletions

View file

@ -37,6 +37,7 @@ struct PokedexEntry
struct PokedexEntryForms struct PokedexEntryForms
{ {
u8 categoryName[13];
u16 height; //in decimeters u16 height; //in decimeters
u16 weight; //in hectograms u16 weight; //in hectograms
const u8 *description; const u8 *description;

File diff suppressed because it is too large Load diff