summaryrefslogtreecommitdiff
path: root/include/field_effect_helpers.h
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2017-09-09 15:36:45 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2017-09-09 15:36:45 -0400
commitb7843adeef78892090e8a2599aec30dc659120f1 (patch)
tree4b6e9317f76f56d2c98bcfbddedcc96054aa7624 /include/field_effect_helpers.h
parent0ab00afabb9b494432306267e6af2520a89cdffa (diff)
sub_8126B54
Diffstat (limited to 'include/field_effect_helpers.h')
-rw-r--r--include/field_effect_helpers.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/field_effect_helpers.h b/include/field_effect_helpers.h
index 11e96254d..bd0acbff6 100644
--- a/include/field_effect_helpers.h
+++ b/include/field_effect_helpers.h
@@ -1,6 +1,8 @@
#ifndef GUARD_FIELD_EFFECT_HELPERS_H
#define GUARD_FIELD_EFFECT_HELPERS_H
+extern const struct SpriteTemplate *const gFieldEffectObjectTemplatePointers[];
+
void sub_812869C(struct MapObject *);
bool8 sub_81286C4(struct MapObject *);
void oamc_shadow(struct Sprite *);