mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-05-06 05:27:14 -05:00
use last char of file extension if available. edge case for pk[m] considered: pk[m] => 0x6D, -0x30 = 61d, &7 = 5, which prefers 6 instead of 7+ :) adds a check for transferred pkm not having their CurrentHandler being flagged as the save file (impossible for a transferred PKM to be still handled by the OT). |
||
|---|---|---|
| .. | ||
| MainWindow | ||
| Misc | ||
| Properties | ||
| Subforms | ||
| Util | ||
| App.config | ||
| icon.ico | ||
| PKHeX.WinForms.csproj | ||
| Program.cs | ||
| Settings.cs | ||