summaryrefslogtreecommitdiff
path: root/include/pokemon.h
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2017-05-21 14:38:23 -0400
committerGitHub <noreply@github.com>2017-05-21 14:38:23 -0400
commite5a08d9632bb74bb6e0b15c08428554fa98bb644 (patch)
tree99cf0ef144ece8f3d8bda58e2e2cd69f20c635a9 /include/pokemon.h
parentbfe02a627f9f49a94f90835d4284ab89d4e5a6f9 (diff)
parente093a13a4b0e72f9f150d98bf0df8dab981316c2 (diff)
Merge pull request #295 from marijnvdwerf/decompile/credits-3
Decompile/credits 3
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 ae02de8ca..15a028d6e 100644
--- a/include/pokemon.h
+++ b/include/pokemon.h
@@ -462,4 +462,5 @@ void MonRestorePP(struct Pokemon *);
u8 *sub_803F378(u16 itemId);
+u16 NationalPokedexNumToSpecies(u16 nationalNum);
#endif // GUARD_POKEMON_H