diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2018-01-23 23:40:51 -0500 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2018-01-23 23:40:51 -0500 |
commit | 426b6a7290d3553ad1059e8f3a1d5e5009d2dafc (patch) | |
tree | b21a01dc78bd6f07dd1e976d3ff12c44b97b3c85 /include/tv.h | |
parent | 1fd9669d422f8e412d73cfb48f0651483bee833c (diff) |
through sub_80C2EA0
Diffstat (limited to 'include/tv.h')
-rw-r--r-- | include/tv.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/tv.h b/include/tv.h index 2edccb365..3b4dda745 100644 --- a/include/tv.h +++ b/include/tv.h @@ -27,6 +27,7 @@ void sub_80BE160(TVShow *show); void sub_80BE160(TVShow *); void sub_80BE188(void); void sub_80BE23C(u16); +void sub_80BE284(u8 contestResult); void sub_80BE320(void); void StartMassOutbreak(void); void sub_80BE5FC(void); |