summaryrefslogtreecommitdiff
path: root/include/field_effect.h
diff options
context:
space:
mode:
authorCameron Hall <camthesaxman@users.noreply.github.com>2017-07-21 15:41:48 -0500
committerGitHub <noreply@github.com>2017-07-21 15:41:48 -0500
commitc1a82f1aabc93e5b3c5f2729f70f4a11fc8a5748 (patch)
tree676bbbe79fc35a84d1204112d7531e06f9b81ea5 /include/field_effect.h
parent989877283f0f09e424ad3f3925e8eee9dbbb7b71 (diff)
parent92c40a7028ad95ffa11432d1b9eb1ece08d5c4d8 (diff)
Merge pull request #374 from drifloony/fldeff_flash
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 5edca21dc..bf80ca0dc 100644
--- a/include/field_effect.h
+++ b/include/field_effect.h
@@ -245,4 +245,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