summaryrefslogtreecommitdiff
path: root/include/field_effect_helpers.h
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2017-06-17 17:09:22 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2017-06-17 17:09:48 -0400
commit33520725b88621ace3c66da55b92f2a83ffb4545 (patch)
tree941437601503b8663b2877699d05f636223a396f /include/field_effect_helpers.h
parent15298927a80f2131a347949bea2cb19577d941f2 (diff)
Decompile all data in data/graphics/field_objects/*.inc
Diffstat (limited to 'include/field_effect_helpers.h')
-rw-r--r--include/field_effect_helpers.h17
1 files changed, 17 insertions, 0 deletions
diff --git a/include/field_effect_helpers.h b/include/field_effect_helpers.h
index 62f492bdc..277478222 100644
--- a/include/field_effect_helpers.h
+++ b/include/field_effect_helpers.h
@@ -7,5 +7,22 @@
void sub_812869C(struct MapObject *);
bool8 sub_81286C4(struct MapObject *);
+void oamc_shadow(struct Sprite *);
+void sub_8087638(struct Sprite *);
+void sub_808788C(struct Sprite *);
+void sub_8127334(struct Sprite *);
+void sub_8127584(struct Sprite *);
+void sub_81276B4(struct Sprite *);
+void sub_8127A7C(struct Sprite *);
+void sub_8127D84(struct Sprite *);
+void sub_8127F7C(struct Sprite *);
+void sub_81282E0(struct Sprite *);
+void sub_8128410(struct Sprite *);
+void sub_81285AC(struct Sprite *);
+void sub_8128774(struct Sprite *);
+void sub_81287C4(struct Sprite *);
+void sub_8128800(struct Sprite *);
+void unc_grass_normal(struct Sprite *);
+void unc_grass_tall(struct Sprite *);
#endif //POKERUBY_FIELD_EFFECT_HELPERS_H