summaryrefslogtreecommitdiff
path: root/include/field_effect_helpers.h
diff options
context:
space:
mode:
authorDizzyEggg <jajkodizzy@wp.pl>2018-05-19 18:02:43 +0200
committerDizzyEggg <jajkodizzy@wp.pl>2018-05-19 18:02:43 +0200
commitd1798d0ed90dc4b17d43f13e84be35b889111417 (patch)
treebd024e4b11798f479e5d7ce14854b46024aeb44f /include/field_effect_helpers.h
parent0c1f85f2002e911f64a3b188fa30d8f465c0fc7e (diff)
decompile field tasks
Diffstat (limited to 'include/field_effect_helpers.h')
-rw-r--r--include/field_effect_helpers.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/field_effect_helpers.h b/include/field_effect_helpers.h
index 9e4cca64d..3c9e00b62 100644
--- a/include/field_effect_helpers.h
+++ b/include/field_effect_helpers.h
@@ -14,5 +14,6 @@ u8 sub_8154228(void);
bool8 sub_8155DA0(struct MapObject *);
void sub_8155D78(struct MapObject *);
void sub_81555AC(u8, u8);
+void ash(s16, s16, u16, s16);
#endif //GUARD_FIELD_EFFECT_HELPERS_H