PKHeX/PKHeX.WinForms/MainWindow
Kurt f370c0cc39
Memory<byte> Refactoring (#4527)
`SaveFile` and `PKM` classes now use `Memory<byte>` instead of `byte[]` to store their primary backing array data.
2025-07-27 20:57:10 -05:00
..
Main.cs Memory<byte> Refactoring (#4527) 2025-07-27 20:57:10 -05:00
Main.Designer.cs Make Dpi scaling the default 2023-05-09 10:50:15 -07:00
Main.resx More accessibility tweaks 2023-02-05 15:00:31 -08:00
PluginLoader.cs Minor tweaks 2025-07-08 23:00:27 -05:00