summaryrefslogtreecommitdiff
path: root/include/pokedex.h
diff options
context:
space:
mode:
authorYamaArashi <shadow962@live.com>2016-12-04 03:19:36 -0800
committerYamaArashi <shadow962@live.com>2016-12-04 03:19:36 -0800
commitffdc442444897fcc0d65301d8630c504e80d4c6f (patch)
tree0e0bdea9be68bf0733516883204e03a76e71a2ee /include/pokedex.h
parentd4247e6eed345be79a0ca4d27dd598d4619be94f (diff)
parent95ee1e7188948931d49fdcff23ecb29cafc527e5 (diff)
Merge branch 'marijnvdwerf-trainer-card'
Diffstat (limited to 'include/pokedex.h')
-rw-r--r--include/pokedex.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/pokedex.h b/include/pokedex.h
index af0ed7102..1ac4e8c33 100644
--- a/include/pokedex.h
+++ b/include/pokedex.h
@@ -138,7 +138,7 @@ u8 *GetPokemonCategory(u16);
bool8 sub_8090D90(u16, u8);
u16 GetNationalPokedexCount(u8);
u16 GetHoennPokedexCount(u8);
-
+bool8 sub_8090FC0(void);
u16 sub_8090FF4(void);
void sub_8091060(u16);
void sub_8091154(u16 order, int i, int i1);