summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2017-06-20 23:08:52 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2017-06-20 23:08:52 -0400
commitea76336a11a7f683b99cccbbc5d7fe72ee394d8d (patch)
tree99861ebe6f7cb1c4133d7eec766236caa2c8bed4 /include
parentdac14d217da8e5249b0dcd7459090307b99d1418 (diff)
Effort Ribbon: Well, you tried.
Diffstat (limited to 'include')
-rwxr-xr-x[-rw-r--r--]include/pokemon.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/pokemon.h b/include/pokemon.h
index 273e7d26e..c09f3870e 100644..100755
--- a/include/pokemon.h
+++ b/include/pokemon.h
@@ -510,5 +510,6 @@ void sub_8040B8C(void);
void SetWildMonHeldItem(void);
u8 *sub_8040D08();
bool32 sub_8040D3C(u16 species, u8 *name, u8 language);
+u16 GetMonEVCount(struct Pokemon *);
#endif // GUARD_POKEMON_H