summaryrefslogtreecommitdiff
path: root/include/pokemon.h
diff options
context:
space:
mode:
authorDizzyEggg <jajkodizzy@wp.pl>2017-08-29 05:09:40 +0200
committerDizzyEggg <jajkodizzy@wp.pl>2017-08-29 05:09:40 +0200
commitae2a5dee172294cafe605f1596fd7c3a4504ccc5 (patch)
tree7f8eed7f576de17f6912a37ff1fa6564868651c6 /include/pokemon.h
parente303133664cf749770fdfedc2415ac82397a3bb7 (diff)
parentd7a6ff0e4dab0c96ac49975a0695014bff2b9654 (diff)
Merge branch 'master' into decompile_evolution_scene
Diffstat (limited to 'include/pokemon.h')
-rw-r--r--include/pokemon.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/pokemon.h b/include/pokemon.h
index e86f80ca1..9c6f16442 100644
--- a/include/pokemon.h
+++ b/include/pokemon.h
@@ -576,6 +576,7 @@ u16 NationalPokedexNumToSpecies(u16 nationalNum);
u16 NationalToHoennOrder(u16);
u16 SpeciesToNationalPokedexNum(u16);
u16 HoennToNationalOrder(u16);
+u16 SpeciesToCryId(u16 species);
void DrawSpindaSpots(u16, u32, u8 *, u8);
u8 sub_803FBBC(void);
u8 sub_803FC58(u16);