mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-05-13 07:25:11 -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. |
||
|---|---|---|
| .. | ||
| BoxEditor.cs | ||
| BoxEditor.Designer.cs | ||
| BoxEditor.resx | ||
| ContextMenuSAV.cs | ||
| ContextMenuSAV.Designer.cs | ||
| ContextMenuSAV.resx | ||
| SAVEditor.cs | ||
| SAVEditor.Designer.cs | ||
| SAVEditor.resx | ||
| SlotChange.cs | ||
| SlotChangeInfo.cs | ||
| SlotChangeManager.cs | ||