diff options
author | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2017-06-15 03:36:53 -0400 |
---|---|---|
committer | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2017-06-15 03:36:53 -0400 |
commit | 33bda740ea4342546d349235f90d2402c2a80088 (patch) | |
tree | 8552fae690a99b13421f0ecdc6824aa3e69d4438 /include/field_weather.h | |
parent | 8435b8835a9b5c5348b2849e943e36ffdd8c76b3 (diff) | |
parent | 6f4bf2cb0535b1a7dc72029c65d93e3ebdb19f95 (diff) |
field_effect.c merge
Diffstat (limited to 'include/field_weather.h')
-rw-r--r-- | include/field_weather.h | 2 |
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); |