diff options
Diffstat (limited to 'include/exclusive_pokemon.h')
-rw-r--r-- | include/exclusive_pokemon.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/exclusive_pokemon.h b/include/exclusive_pokemon.h index ee3e607..3fd09ea 100644 --- a/include/exclusive_pokemon.h +++ b/include/exclusive_pokemon.h @@ -31,6 +31,7 @@ struct ExclusivePokemonData .in_brt = TRUE, \ } +extern struct ExclusivePokemonData *gUnknown_203B498; void LoadExclusivePokemon(void); struct ExclusivePokemonData *GetExclusivePokemon(void); |