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