From 7f07bd6607df54aa26590d62c561f15daaaf9671 Mon Sep 17 00:00:00 2001 From: PikalaxALT Date: Sun, 5 May 2019 12:24:15 -0400 Subject: blend_palette --- include/field_weather.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/field_weather.h b/include/field_weather.h index eeda3b5b5..cf0e34d06 100644 --- a/include/field_weather.h +++ b/include/field_weather.h @@ -12,6 +12,6 @@ void sub_80AEDBC(void); void DoCurrentWeather(void); void SetSav1WeatherFromCurrMapHeader(void); void sub_807B0C4(u16 *, u16 *, u32); -void play_some_sound(void); +void PlayRainStoppingSoundEffect(void); #endif // GUARD_WEATHER_H -- cgit v1.2.3