mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-05-11 22:29:52 -05:00
extract pkm loading routines to smaller methods reduce code duplication (rely on empty setters to ignore some calls) should be much easier to understand the load/save process; the original setup (pk6) was following the structure from 0x00-end, no point still doing that as everything is now abstracted. |
||
|---|---|---|
| .. | ||
| Controls | ||
| MainWindow | ||
| Misc | ||
| Properties | ||
| Resources | ||
| Subforms | ||
| Util | ||
| App.config | ||
| icon.ico | ||
| PKHeX.WinForms.csproj | ||
| Program.cs | ||
| Settings.cs | ||