summaryrefslogtreecommitdiff
path: root/include/field_effect.h
diff options
context:
space:
mode:
authordrifloony <drifloony@users.noreply.github.com>2017-07-17 00:58:32 -0700
committerdrifloony <drifloony@users.noreply.github.com>2017-07-17 00:58:32 -0700
commit92c40a7028ad95ffa11432d1b9eb1ece08d5c4d8 (patch)
treef53350ca38d6e908ad8c44552db44a4cd3d08717 /include/field_effect.h
parente50b9e28bc0d98c69b22f6d13298e705eb4eb865 (diff)
decompile fldeff_flash
Diffstat (limited to 'include/field_effect.h')
-rw-r--r--include/field_effect.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/field_effect.h b/include/field_effect.h
index cd84652b1..294844b3e 100644
--- a/include/field_effect.h
+++ b/include/field_effect.h
@@ -243,4 +243,6 @@ void MultiplyInvertedPaletteRGBComponents(u16, u8, u8, u8);
void sub_80878A8(void);
void sub_8087BA8(void);
+extern u32 gUnknown_0202FF84[8];
+
#endif // GUARD_FIELD_EFFECT_H