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