mirror of
https://github.com/kwsch/PKHeX
synced 2024-11-15 08:47:14 +00:00
520c9da5c9
Remove usage of linq for sorting, use array.sort for in-place sorting. Wasteful creating temp sorted buffers then enumerating them to dump into the list. |
||
---|---|---|
.. | ||
BigEndian.cs | ||
DataUtil.cs | ||
DateUtil.cs | ||
FileUtil.cs | ||
MessageStrings.cs | ||
PathUtil.cs | ||
RandUtil.cs | ||
ReflectUtil.cs | ||
Util.cs |