diff options
author | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2017-11-13 17:34:34 -0500 |
---|---|---|
committer | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2017-11-13 17:34:34 -0500 |
commit | f4562d618ccae091f6ca3cfff15b4b22db334d50 (patch) | |
tree | 3d1cc6bf2e3c5a5d5010ac47713fcad33775fd4d /include/tv.h | |
parent | e4e81453ba710688451f9024cb76004114315c74 (diff) |
migrate tv data to src
Diffstat (limited to 'include/tv.h')
-rw-r--r-- | include/tv.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/tv.h b/include/tv.h index a933e1779..0f355043c 100644 --- a/include/tv.h +++ b/include/tv.h @@ -18,8 +18,6 @@ enum TVSHOW_MASS_OUTBREAK = 41, }; -extern u8 *const gUnknown_083D1464[3]; - void ClearTVShowData(void); u8 sub_80BDEAC(u8 *); void sub_80BE028(void); |