diff options
author | scnorton <scnorton@biociphers.org> | 2017-06-21 10:18:04 -0400 |
---|---|---|
committer | scnorton <scnorton@biociphers.org> | 2017-06-21 10:18:04 -0400 |
commit | d008cc7d60d4cfd34c27a0abcb3cef991b8096a6 (patch) | |
tree | 31df7c828a9484222692cb30e0b34011baf3c37f /include/tv.h | |
parent | 6343bdcf312b785215f618358d84f46205018228 (diff) |
Up through sub_810FAA0
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 b4847848b..e2001c7f3 100644 --- a/include/tv.h +++ b/include/tv.h @@ -106,5 +106,6 @@ void DoTVShowTodaysSmartShopper(void); void sub_80BE3BC(void); void UpdateTVShowsPerDay(u16); void sub_80C045C(); +void sub_80BF088(u8, u32); #endif // GUARD_TV_H |