diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/field_effect_helpers.h | 2 | 
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 *); | 
