summaryrefslogtreecommitdiff
path: root/include/field_effect.h
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@users.noreply.github.com>2020-01-08 19:35:48 -0500
committerGitHub <noreply@github.com>2020-01-08 19:35:48 -0500
commit7e2330e7fd01f5eebb7fdeb157d3dd29b4da3f0f (patch)
tree8e197c66593ace92b61cebf95ca67fb2592aa6f1 /include/field_effect.h
parent26f7ba482384ad4f63063797a527b7fb33572aa1 (diff)
parent4e87e3567f91b0b2ebf792a7a2f9030a63578dfd (diff)
Merge pull request #206 from PikalaxALT/region_map
Region map
Diffstat (limited to 'include/field_effect.h')
-rw-r--r--include/field_effect.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/field_effect.h b/include/field_effect.h
index 4afc5cace..c2d14d43c 100644
--- a/include/field_effect.h
+++ b/include/field_effect.h
@@ -23,5 +23,6 @@ void sub_80853CC(u8 a0);
void sub_8083598(u8 a0);
void sub_8083A5C(struct Sprite * sprite, u8 spriteId);
u8 sub_8083970(u16 species, s16 x, s16 y, bool8 unused);
+void sub_80842C8(void);
#endif //GUARD_FIELD_EFFECTS_H