6 changes: 3 additions & 3 deletions 6 src/pokemon.c Original file line numberDiff line numberDiff line change @@ -5791,11 +5791,11 @@ void HandleSetPokedexFlag(u16 nationalNum, u8 caseId, u32 personality) const u8 *GetTrainerClassNameFromId(u16 trainerId)...
The function that shows the dex entry for starter pokemon is now more robust It now works for any pokemon (like if the starters are changed or randomized) It keeps a backup of the pokedex-owned flags instead of erasing them Removed the unused Ivysaur flag Increased the maximum game clock...
The function that shows the dex entry for starter pokemon is now more robust It now works for any pokemon (like if the starters are changed or randomized) It keeps a backup of the pokedex-owned flags instead of erasing them Removed the unused Ivysaur flag Increased the maximum game clock...