From d1798d0ed90dc4b17d43f13e84be35b889111417 Mon Sep 17 00:00:00 2001 From: DizzyEggg Date: Sat, 19 May 2018 18:02:43 +0200 Subject: decompile field tasks --- include/field_effect_helpers.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/field_effect_helpers.h') 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 -- cgit v1.2.3