summaryrefslogtreecommitdiff
path: root/include/pokemon.h
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2020-06-13 19:49:55 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2020-06-13 19:49:55 -0400
commitd716e7b851b9949689985eedb24dfa2bc8619496 (patch)
tree2ff4a908c99cca6e0e8592293497a7c648801ed5 /include/pokemon.h
parentb98a4f3b8a0a8665ace6cc8c1065992bb848b8ec (diff)
through FUN_02069010
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 d4df2bce..5ba57915 100644
--- a/include/pokemon.h
+++ b/include/pokemon.h
@@ -533,5 +533,6 @@ void FUN_02068C00(struct SomeDrawPokemonStruct * spC, int species, u8 gender, u8
u8 FUN_02068E14(struct Pokemon * pokemon, u32 a1);
u8 FUN_02068E1C(struct BoxPokemon * boxmon, u32 a1);
u8 FUN_02068E88(int species, u8 gender, u32 a2, u8 forme, u32 pid);
+int FUN_0206AA30(int a0);
#endif //POKEDIAMOND_POKEMON_H