예제 #1
0
파일: PK5.cs 프로젝트: drewfighters/PKHeX
 public override byte[] SetString(string value, int maxLength) => PKX.SetString5(value, maxLength);