mirror of
https://github.com/kwsch/PKHeX
synced 2024-11-15 08:47:14 +00:00
e21d108fb2
All logic in PokeCrypto is separate from the rest of the PKHeX.Core library; makes it easy to just rip this portion out and reuse in other projects without needing the entirety of PKHeX.Core logic optimize out the CheckEncrypted to the actual path, separate methods. Only usages of this method were with hardcoded Format values, so no impact |
||
---|---|---|
.. | ||
Bank3.cs | ||
Bank4.cs | ||
Bank7.cs | ||
BulkStorage.cs | ||
PKMImportSetting.cs | ||
SAV4Ranch.cs | ||
SlotPointerUtil.cs | ||
StorageSlotFlag.cs |