PKHeX/PKHeX.Core/Editing/Saves/Slots/Info
Kurt 49541e6073 Rework mainline sav3 to not operate off chunks
Previous style was to resize the sav buffer and concat all the storage chunks at the end. Allocated a double save file.

Now, just allocate 3 buffers.
2021-03-07 23:22:07 -08:00
..
ISlotInfo.cs Clean up some method signatures 2020-06-16 21:46:22 -05:00
SlotInfoBox.cs Refactoring 2019-09-02 19:30:58 -07:00
SlotInfoMisc.cs Rework mainline sav3 to not operate off chunks 2021-03-07 23:22:07 -08:00
SlotInfoParty.cs Refactoring 2019-09-02 19:30:58 -07:00
WriteBlockedMessage.cs Refactoring 2019-09-02 19:30:58 -07:00