diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2018-04-09 20:04:51 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2018-04-09 20:05:21 -0400 |
commit | 4987b746365ec09af10bc2a1ce11dbffaa284b50 (patch) | |
tree | d2bdb5f86b64cf59a6c84be877de8a1c4f7223ae /include/tv.h | |
parent | 5bf8472d4f8902203fc07609e30edaed3818370b (diff) |
Remainder of nohara
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 f0d7f9116..787f0e9c4 100644 --- a/include/tv.h +++ b/include/tv.h @@ -109,5 +109,6 @@ void sub_80BF088(u8, s32); void sub_80BFD20(void); void PutPokemonTodayCaughtOnAir(void); u8 GetTVChannelByShowType(u8); +void sub_80BEC40(void); #endif // GUARD_TV_H |