Exemple #1
0
 public static CharacterDatabaseParameter GetCharacterDataFromNativeDatabase(Const.pokemon.Index index, FormType form)
 {
     throw new NotImplementedException();
 }
Exemple #2
0
 public static uint CreatureIndexToGfxSymbol(Const.pokemon.Index index, FormType form)
 {
     throw new NotImplementedException();
 }