diff options
author | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2018-01-12 22:48:47 -0500 |
---|---|---|
committer | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2018-01-12 22:48:47 -0500 |
commit | e33a9b2b535b401a47455065dd4cb9364ed9c9f7 (patch) | |
tree | 45031eae974b5965d51dd69a08c0b2d2b0d24bea /include/contest.h | |
parent | fdeee269791ba9e163f32522d44526b0e2b58f29 (diff) |
up to ContestAICmd_unk_2C
Diffstat (limited to 'include/contest.h')
-rw-r--r-- | include/contest.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/contest.h b/include/contest.h index 32da9703a..9a211bbf5 100644 --- a/include/contest.h +++ b/include/contest.h @@ -104,6 +104,7 @@ void sub_80B0F28(u8); bool8 Contest_SaveWinner(u8); u8 sub_80B2C4C(u8, u8); void Contest_ResetWinners(void); +s8 Contest_GetMoveExcitement(u16); // Contest Shared EWRAM |