summaryrefslogtreecommitdiff
path: root/include/dewford_trend.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/dewford_trend.h
parentda2e0dfe5075d8e6200ecd06994175c81c847705 (diff)
Import function labels from Ruby
Diffstat (limited to 'include/dewford_trend.h')
-rw-r--r--include/dewford_trend.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/dewford_trend.h b/include/dewford_trend.h
index 3972ad143..dac5ea6c9 100644
--- a/include/dewford_trend.h
+++ b/include/dewford_trend.h
@@ -3,6 +3,6 @@
void InitDewfordTrend(void);
void UpdateDewfordTrendPerDay(u16);
-void sub_8122580(u16 days);
+void UpdateDewfordTrendPerDay(u16 days);
#endif // GUARD_DEWFORDTREND_H