mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-07-19 02:21:17 -05:00
Move the %25 into the Criteria check method; only done in 1 method rather than across a few dozen. can potentially skip % operations depending on inputs. also inline some gender calls where gender isn't needed further in the generation pattern, so it can be skipped. |
||
|---|---|---|
| .. | ||
| Algorithms | ||
| ClassicEra | ||
| CXD | ||
| Frame | ||
| Methods | ||
| Util | ||
| MethodFinder.cs | ||
| PIDIV.cs | ||
| PIDType.cs | ||