summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorcamthesaxman <cameronghall@cox.net>2018-01-02 15:38:48 -0600
committercamthesaxman <cameronghall@cox.net>2018-01-02 15:38:48 -0600
commit82b9b4fc7e9c45caa6229a1f88bf8034381862e6 (patch)
tree331489f18393d657e23c2497b5ef2347eb260bee /include
parentbda69f398560a99fbaef0cb885a25323ca3b51cd (diff)
decompile sub_80E6AE4 - sub_80E7294
Diffstat (limited to 'include')
-rw-r--r--include/dewford_trend.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/dewford_trend.h b/include/dewford_trend.h
index c12d0d740..16b2bdd75 100644
--- a/include/dewford_trend.h
+++ b/include/dewford_trend.h
@@ -2,6 +2,7 @@
#define GUARD_DEWFORDTREND_H
void InitDewfordTrend(void);
+bool8 sub_80FA364(u16 *a);
void sub_80FA4E4(void *, u32, u8);
void UpdateDewfordTrendPerDay(u16);