summaryrefslogtreecommitdiff
path: root/include/weather.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/weather.h')
-rw-r--r--include/weather.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/weather.h b/include/weather.h
index a6ca2262c..a24a6d51f 100644
--- a/include/weather.h
+++ b/include/weather.h
@@ -31,10 +31,13 @@ void sub_807D874(u8);
// ...
void sub_807DB64(u8, u8);
// ...
+void PlayRainSoundEffect(void);
+// ...
void SetSav1Weather(u32);
u8 GetSav1Weather(void);
void sub_80806E4(void);
// ...
void sub_808073C(void);
+void sub_8080750();
#endif // GUARD_WEATHER_H