summaryrefslogtreecommitdiff
path: root/include/field_weather.h
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2019-04-24 17:14:11 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2019-04-24 17:14:11 -0400
commit2ef974d7766f899bbe3c3d4af8974232c6a13610 (patch)
treec41ad3c5c843fed4367b70000363b85e4ec0c549 /include/field_weather.h
parent1d28c9820f3435b458bc73712f6c5902715efaa7 (diff)
Decompile seagallop
Diffstat (limited to 'include/field_weather.h')
-rw-r--r--include/field_weather.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/field_weather.h b/include/field_weather.h
index eb80c455a..eeda3b5b5 100644
--- a/include/field_weather.h
+++ b/include/field_weather.h
@@ -12,5 +12,6 @@ void sub_80AEDBC(void);
void DoCurrentWeather(void);
void SetSav1WeatherFromCurrMapHeader(void);
void sub_807B0C4(u16 *, u16 *, u32);
+void play_some_sound(void);
#endif // GUARD_WEATHER_H