diff options
author | Diegoisawesome <Diegoisawesome@users.noreply.github.com> | 2018-10-13 12:55:06 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-10-13 12:55:06 -0500 |
commit | 32fbf67d479c15351c718851412d84b4925acfdf (patch) | |
tree | e15fd2a025a49d29d9ff770ccbb8639aa3ffcc2c /include/script_pokemon_util_80F87D8.h | |
parent | b24559d69b6fa0abf042a1b7cdbcab3d1ec91fd6 (diff) | |
parent | 0c1d33da4f6db7b90913586a39ed60ea2b13f39e (diff) |
Merge branch 'master' into shop
Diffstat (limited to 'include/script_pokemon_util_80F87D8.h')
-rw-r--r-- | include/script_pokemon_util_80F87D8.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/script_pokemon_util_80F87D8.h b/include/script_pokemon_util_80F87D8.h index 555b3428b..68aec7eb6 100644 --- a/include/script_pokemon_util_80F87D8.h +++ b/include/script_pokemon_util_80F87D8.h @@ -3,5 +3,6 @@ #define GUARD_SCRIPT_POKEMON_UTIL_80F87D8_H u16 sub_80F903C(void); +void ReducePlayerPartyToThree(void); #endif // GUARD_SCRIPT_POKEMON_UTIL_80F87D8_H |