summaryrefslogtreecommitdiff
path: root/include/field_effect.h
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2017-12-29 20:03:05 -0500
committerPikalaxALT <pikalaxalt@gmail.com>2017-12-29 20:03:05 -0500
commit17745475ccc35c99ac9b586a03bc39de0936bb2e (patch)
tree15bf630eb0a2f10c76dbda938c78951b6c6b2f9b /include/field_effect.h
parentd05e72b6b269defef8d9b1bbce42adaf48f4ed8f (diff)
through sub_8103FA0
Diffstat (limited to 'include/field_effect.h')
-rw-r--r--include/field_effect.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/field_effect.h b/include/field_effect.h
index 9f71efba1..bb859074f 100644
--- a/include/field_effect.h
+++ b/include/field_effect.h
@@ -252,6 +252,7 @@ void FreeResourcesAndDestroySprite(struct Sprite *sprite);
void MultiplyInvertedPaletteRGBComponents(u16, u8, u8, u8);
void sub_80878A8(void);
void sub_8087BA8(void);
+void MultiplyPaletteRGBComponents(u16 i, u8 r, u8 g, u8 b);
extern s32 gFieldEffectArguments[8];