summaryrefslogtreecommitdiff
path: root/include/tv.h
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2017-12-16 10:23:05 -0500
committerPikalaxALT <pikalaxalt@gmail.com>2017-12-16 10:23:05 -0500
commit6d73bb4b57efb3ff81dcc2aa0d00d5de380add9e (patch)
tree9f0d2bfa1755c9a0ea5404514d9da686a584d56d /include/tv.h
parentda2e0dfe5075d8e6200ecd06994175c81c847705 (diff)
Import function labels from Ruby
Diffstat (limited to 'include/tv.h')
-rw-r--r--include/tv.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/tv.h b/include/tv.h
index afa0ae930..eca11385e 100644
--- a/include/tv.h
+++ b/include/tv.h
@@ -15,6 +15,6 @@ void sub_80F14F8(TVShow *shows);
size_t sub_80EF370(int value);
bool8 Put3CheersForPokeblocksOnTheAir(const u8 *partnersName, u8 flavor, u8 unused, u8 sheen, u8 language);
void SetPokemonAnglerSpecies(u16 species);
-void sub_80ED888(u16 days);
+void UpdateTVShowsPerDay(u16 days);
#endif //GUARD_TV_H