diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2017-10-27 22:12:11 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2017-10-27 22:12:11 -0400 |
commit | 9c3a79f3deb31e36e809f2c3be85e1925cc19296 (patch) | |
tree | e9aa0bfaf4859c5f9db6c9890503ef37aeb653ed /include/tv.h | |
parent | d17ff9430a78f47b8a9472d1e24d8badd09d7ed6 (diff) |
through sub_80EB218
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 172754ae0..43f36d69f 100644 --- a/include/tv.h +++ b/include/tv.h @@ -10,6 +10,7 @@ bool8 GetPriceReduction(u8 newsKind); u8 GetRibbonCount(struct Pokemon *pokemon); void TV_PutSecretBaseVisitOnTheAir(void); void sub_80EE184(void); +void sub_80EEA70(void); void sub_80F14F8(TVShow *shows); size_t sub_80EF370(int value); |