PKHeX/PKHeX.Core/Legality/Encounters/Verifiers
Kurt 75fb704658 Use already allocated result array
All operations overwrite all 4 entries of the result array, so no need to forcibly reallocate the array.
2021-03-30 20:27:40 -07:00
..
EncounterVerifier.cs Minor perf improvements 2021-03-30 18:51:53 -07:00
EvolutionVerifier.cs Simplify some repeated comparisons with expressions 2020-12-29 00:37:59 -08:00
MysteryGiftRestriction.cs Minor clean 2020-01-05 18:46:30 -08:00
MysteryGiftVerifier.cs Unify concepts with different names 2020-12-10 20:42:30 -08:00
VerifyCurrentMoves.cs Fix gen4 hm indexing 2021-01-25 20:58:56 -08:00
VerifyRelearnMoves.cs Use already allocated result array 2021-03-30 20:27:40 -07:00