diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2018-05-20 12:16:45 +0200 |
---|---|---|
committer | DizzyEggg <jajkodizzy@wp.pl> | 2018-05-20 12:16:45 +0200 |
commit | 4d5bfc149e26d7d750ba35dba10465258ba7d51e (patch) | |
tree | 78d827b11205d93f15787a47e9522258c73983f0 /include/field_effect_helpers.h | |
parent | 1a8d5132d66c731c59ac1eee7eb33ea37a8cc1c4 (diff) | |
parent | de60bdf2febff1879d7a1985a009dc439a546497 (diff) |
Merge branch 'master' into decomp_record_mixing
Diffstat (limited to 'include/field_effect_helpers.h')
-rw-r--r-- | include/field_effect_helpers.h | 1 |
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 |