mirror of
https://github.com/kwsch/PKHeX
synced 2024-11-27 22:40:22 +00:00
cb8585f423
2d array -> 1d skip copy by cloning instead eliminate %24 (number is 0-31) by duplicating 0-7 as 24-31 dropping a modulo, >1 bounds check, and a half loop unroll should be less cpu cycles :) |
||
---|---|---|
.. | ||
Experience.cs | ||
FormConverter.cs | ||
ItemConverter.cs | ||
PKMConverter.cs | ||
PKMSorting.cs | ||
PKX.cs | ||
SpeciesConverter.cs | ||
StringConverter.cs |