PKHeX/PKHeX.Core/Saves/Substructures/Mail
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
..
Mail.cs PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00
Mail2.cs moar is or 2020-12-25 12:30:26 -08:00
Mail3.cs Rework mainline sav3 to not operate off chunks 2021-03-07 23:22:07 -08:00
Mail4.cs Simplify more expressions 2021-01-04 17:31:43 -08:00
Mail5.cs Simplify ternary byte casts 2020-12-21 16:53:28 -08:00