예제 #1
0
파일: SAV8.cs 프로젝트: solleo1989/PKHeX
 protected override byte[] DecryptPKM(byte[] data) => PKX.DecryptArray8(data);