diff options
author | camthesaxman <cameronghall@cox.net> | 2017-12-16 21:15:44 -0600 |
---|---|---|
committer | camthesaxman <cameronghall@cox.net> | 2017-12-16 21:15:44 -0600 |
commit | 35f79afbf39df0bbec528de97c7752f6757f5755 (patch) | |
tree | ec4aec06ba059ee484c8e83b764619dd22bf8915 /include/tv.h | |
parent | 4eaa3ed97fcc6752e13e7cbdb833895217dcf769 (diff) |
decompile sub_80AD8DC - sub_80AE098
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); |