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