summaryrefslogtreecommitdiff
path: root/include/pokedex.h
diff options
context:
space:
mode:
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);