PKHeX/PKHeX.WinForms/MainWindow
Kurt bc2549b24e
Minimize BAK file allocations (#3426)
Stop allocating an entire shadow copy of the save file whenever we create a new savefile object from file.

Prior commits added the clear SaveFileMetadata class to cleanly track the file path. Backups are copied from the original path.
2022-02-09 16:48:55 -08:00
..
Main.cs Minimize BAK file allocations (#3426) 2022-02-09 16:48:55 -08:00
Main.Designer.cs Update program GUI abstractions 2022-02-04 17:36:51 -08:00
Main.resx Update program GUI abstractions 2022-02-04 17:36:51 -08:00
PluginLoader.cs Remove unnecessary warning suppression 2021-12-27 12:09:15 -08:00