diff options
Diffstat (limited to 'include/field_effect_helpers.h')
-rw-r--r-- | include/field_effect_helpers.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/field_effect_helpers.h b/include/field_effect_helpers.h index ce161f9ca..56838fc3a 100644 --- a/include/field_effect_helpers.h +++ b/include/field_effect_helpers.h @@ -1,6 +1,8 @@ #ifndef GUARD_FIELD_EFFECT_HELPERS_H #define GUARD_FIELD_EFFECT_HELPERS_H +void sub_812869C(struct MapObject *); +bool8 sub_81286C4(struct MapObject *); u8 sub_8126B54(void); void objid_set_invisible(u8); void sub_8126BC4(u8 unk_1B, u8 r6, s16 x, s16 y); |