summaryrefslogtreecommitdiff
path: root/include/field_weather.h
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2020-03-27 18:08:28 -0400
committerPikalaxALT <PikalaxALT@gmail.com>2020-03-27 18:08:28 -0400
commitfe9c3d3b58b2cf13f9bd7e61eceb249dfcf398a7 (patch)
treee33566286c58b95e20b70aabb1ccba930ba07f18 /include/field_weather.h
parenta03906a1a3b8954fa8c27f6e5a9e89cdd0b57a1e (diff)
through sub_8055B38
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 432c8c100..44d9e5268 100644
--- a/include/field_weather.h
+++ b/include/field_weather.h
@@ -143,6 +143,7 @@ void sub_807AC98(void);
void SetRainStrengthFromSoundEffect(u16 soundEffect);
void sub_807A790(s8 gammaIndex);
void sub_807A7C4(u8 gammaIndex, u8 gammaTargetIndex, u8 gammaStepDelay);
+void ApplyWeatherGammaShiftToPal(u8 paletteIndex);
extern const u16 gCloudsWeatherPalette[];
extern const u16 gSandstormWeatherPalette[];