diff options
author | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2017-12-22 18:58:56 -0500 |
---|---|---|
committer | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2017-12-22 18:58:56 -0500 |
commit | 0cee36de656fb3c220b8f449fcb0183d54247826 (patch) | |
tree | eacd2de208dd3caaf48f97809304fa9f3fe2eb66 /include/tv.h | |
parent | bce1ed4a093cf0f846b00466dd0ea6fc669936e5 (diff) | |
parent | aa13f45ebb79aed62171fbfe654d8b542fc9aa6c (diff) |
Merge branch 'master' of https://github.com/pret/pokeruby into assert
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 0f355043c..c2158ece0 100644 --- a/include/tv.h +++ b/include/tv.h @@ -26,6 +26,7 @@ void sub_80BE138(TVShow *show); void sub_80BE160(TVShow *show); void sub_80BE160(TVShow *); void sub_80BE188(void); +void sub_80BE23C(u16); void sub_80BE320(void); void StartMassOutbreak(void); void sub_80BE5FC(void); |