summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2017-10-27 22:12:11 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2017-10-27 22:12:11 -0400
commit9c3a79f3deb31e36e809f2c3be85e1925cc19296 (patch)
treee9aa0bfaf4859c5f9db6c9890503ef37aeb653ed /include
parentd17ff9430a78f47b8a9472d1e24d8badd09d7ed6 (diff)
through sub_80EB218
Diffstat (limited to 'include')
-rw-r--r--include/tv.h1
-rw-r--r--include/vars.h1
2 files changed, 2 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);
diff --git a/include/vars.h b/include/vars.h
index 32d3e3786..c097faff7 100644
--- a/include/vars.h
+++ b/include/vars.h
@@ -67,6 +67,7 @@
#define VAR_0x40ED 0x40ED
#define VAR_0x40EE 0x40EE
#define VAR_0x40EF 0x40EF
+#define VAR_0x40F0 0x40F0
#define VAR_DAILY_BP 0x40F1
#endif // GUARD_VARS_H