mirror of
https://github.com/kwsch/PKHeX
synced 2025-02-16 21:38:40 +00:00
held item list now allocates less (concat arrays instead of ienumerables) item list already prunes out of range items, so simplify data source fetch simplify item list prune (return as list, so we can call RemoveAll instead of Where.ToList) |
||
---|---|---|
.. | ||
Locations.cs | ||
MystryMew.cs | ||
Tables.cs | ||
Tables1.cs | ||
Tables2.cs | ||
Tables3.cs | ||
Tables4.cs | ||
Tables5.cs | ||
Tables6.cs | ||
Tables7.cs | ||
Tables7b.cs | ||
Tables8.cs |