mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-06-02 23:04:13 -05:00
refer to stackexchange links, makes XDRNG PID/IV search so quick (2^3 instead of 2^8 or 2^16; as fast as a gen3 shiny pokemon (2^13=8192 times as fast as last release) throw in some auto-inlining to eliminate some overhead in repetitive search calls |
||
|---|---|---|
| .. | ||
| Frame | ||
| Locks | ||
| MethodFinder.cs | ||
| PIDGenerator.cs | ||
| PIDIV.cs | ||
| PIDType.cs | ||
| PIDTypeInfo.cs | ||
| RNG.cs | ||