From 4a1f57f17afcc8005863571119d5f5dc14183183 Mon Sep 17 00:00:00 2001 From: scnorton Date: Wed, 21 Jun 2017 09:55:06 -0400 Subject: Through sub_810F96C --- include/pokemon_summary_screen.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/pokemon_summary_screen.h') diff --git a/include/pokemon_summary_screen.h b/include/pokemon_summary_screen.h index 3f7ed8fad..1d53a131c 100644 --- a/include/pokemon_summary_screen.h +++ b/include/pokemon_summary_screen.h @@ -12,5 +12,6 @@ u8 GetMonStatusAndPokerus(); u8 *sub_80A1E9C(u8 *dest, const u8 *src, u8); u8 *PokemonSummaryScreen_CopyPokemonLevel(u8 *dest, u8 level); u8 PokemonSummaryScreen_CheckOT(struct Pokemon *pokemon); +bool8 CheckPartyPokerus(struct Pokemon *, u8); #endif // GUARD_POKEMON_SUMMARY_SCREEN_H -- cgit v1.2.3