summaryrefslogtreecommitdiff
path: root/include/field_weather.h
diff options
context:
space:
mode:
authorscnorton <scnorton@biociphers.org>2017-06-13 10:19:12 -0400
committerscnorton <scnorton@biociphers.org>2017-06-13 10:19:12 -0400
commitbf5ee99db06cbd805058cc4c2f0fcb4ccf9506da (patch)
tree5d55b2504c4ebc3d0108b4eb9c495e189fc485cb /include/field_weather.h
parent175d4724a33bbb34e1a5ee609584a45ab9685058 (diff)
parentdb6818ca9149304463e5e2219ec90993a3af53b2 (diff)
Merge branch 'field_effect'
Diffstat (limited to 'include/field_weather.h')
-rw-r--r--include/field_weather.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/field_weather.h b/include/field_weather.h
index af07c970d..df216aea7 100644
--- a/include/field_weather.h
+++ b/include/field_weather.h
@@ -31,6 +31,8 @@ void sub_807D874(u8);
// ...
void sub_807DB64(u8, u8);
// ...
+void sub_807DE68(void);
+// ...
void PlayRainSoundEffect(void);
// ...
void SetSav1Weather(u32);