PKHeX/PKHeX.Core/Saves/MemeCrypto
Kurt 3fa44361e6 Update block fetch & blank init
blanks: {key,size}
fetch: get block by key (index isnt the same between patches, as blocks with different keys get added). The savefile stores them as a SortedDictionary (by key), hence the shifting.
2020-01-09 08:59:26 -08:00
..
MemeCrypto.cs PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00
MemeKey.cs Use some c#8 sugar 2019-10-07 18:40:09 -07:00
MemeKeyIndex.cs Refactor Memecrypto API, Add Memecrypto Tests 2017-11-06 03:24:48 -08:00
SwishCrypto.cs Update block fetch & blank init 2020-01-09 08:59:26 -08:00