mirror of
https://github.com/kwsch/PKHeX
synced 2024-11-30 07:50:32 +00:00
041074f26c
Removes 1.5MB of allocation; we don't need to preserve the encrypted state. Revise savefile clone operation to use its own constructor, as we need to call the base constructor first (backup file clone...) prior to decrypting. Expose CryptStaticXorpadBytes as GetDecryptedRawData no longer exists. |
||
---|---|---|
.. | ||
SCBlock.cs | ||
SCBlockCompare.cs | ||
SCBlockMetadata.cs | ||
SCBlockUtil.cs | ||
SCTypeCode.cs | ||
SCXorShift32.cs | ||
SwishCrypto.cs |