summaryrefslogtreecommitdiff
path: root/include/field_effect_helpers.h
diff options
context:
space:
mode:
authorDizzyEggg <jajkodizzy@wp.pl>2018-05-20 12:16:45 +0200
committerDizzyEggg <jajkodizzy@wp.pl>2018-05-20 12:16:45 +0200
commit4d5bfc149e26d7d750ba35dba10465258ba7d51e (patch)
tree78d827b11205d93f15787a47e9522258c73983f0 /include/field_effect_helpers.h
parent1a8d5132d66c731c59ac1eee7eb33ea37a8cc1c4 (diff)
parentde60bdf2febff1879d7a1985a009dc439a546497 (diff)
Merge branch 'master' into decomp_record_mixing
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