mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-06-01 12:13:55 -05:00
Old: when an encounter is found, we copied the contents of the list into our analysis list. Since we stop when we find a suitable encounter, the old list is useless. By sharing the same list, there's no consequence. Reduces allocation by ~56B each analysis object! Simplification reduces the amount of method calls by 1 |
||
|---|---|---|
| .. | ||
| Editing | ||
| Game | ||
| Legality | ||
| MysteryGifts | ||
| PersonalInfo | ||
| PKM | ||
| Resources | ||
| Ribbons | ||
| Saves | ||
| Util | ||
| app.config | ||
| PKHeX.Core.csproj | ||