diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2019-10-28 10:23:51 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2019-10-28 10:23:51 -0400 |
commit | 3710c0a370eab7d7eac8a69f2b843381b36c22de (patch) | |
tree | 06472eea5e8652619e920eee8dbd73b438f01f56 /include/pokemon_summary_screen.h | |
parent | 47534a1471019a25e25c29a3f5bb529ccbd73e86 (diff) |
Nonmatching sub_804CF14
Diffstat (limited to 'include/pokemon_summary_screen.h')
-rw-r--r-- | include/pokemon_summary_screen.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/pokemon_summary_screen.h b/include/pokemon_summary_screen.h index 7b250b647..90a67205c 100644 --- a/include/pokemon_summary_screen.h +++ b/include/pokemon_summary_screen.h @@ -33,4 +33,6 @@ enum PokemonSummaryScreenPage PSS_PAGE_CONTEST_MOVES, }; +s32 sub_8138B20(void); + #endif // GUARD_POKEMON_SUMMARY_SCREEN_H |