コード例 #1
0
ファイル: SAV8.cs プロジェクト: solleo1989/PKHeX
 protected override byte[] DecryptPKM(byte[] data) => PKX.DecryptArray8(data);