mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-05-07 14:57:19 -05:00
Check max case for level first, then iterate upwards (eliminates inner if) change wc* nature to sbyte (update comparisons, 0xFF too magic-y) use Rand.Next(x) instead of (0, x) |
||
|---|---|---|
| .. | ||
| Experience.cs | ||
| FormConverter.cs | ||
| ItemConverter.cs | ||
| PKMConverter.cs | ||
| PKMSorting.cs | ||
| PKX.cs | ||
| SpeciesConverter.cs | ||
| StringConverter.cs | ||