示例#1
0
文件: SAV8.cs 项目: solleo1989/PKHeX
 protected override byte[] DecryptPKM(byte[] data) => PKX.DecryptArray8(data);