summaryrefslogtreecommitdiff
path: root/include/field_effect.h
diff options
context:
space:
mode:
authorcamthesaxman <cameronghall@cox.net>2017-07-15 20:52:54 -0500
committercamthesaxman <cameronghall@cox.net>2017-07-15 20:52:54 -0500
commit32a9e2ae445e6f5674357edc4e8b9ee90c927c43 (patch)
treea792949c1015daf3ead068eb06ba518ada828929 /include/field_effect.h
parent4d28489c65aba913e4169b3467dce49b54f38c87 (diff)
finish decompiling region_map
Diffstat (limited to 'include/field_effect.h')
-rw-r--r--include/field_effect.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/field_effect.h b/include/field_effect.h
index cd84652b1..5edca21dc 100644
--- a/include/field_effect.h
+++ b/include/field_effect.h
@@ -109,6 +109,8 @@ void SpriteCB_PokeballGlow(struct Sprite *);
void SpriteCB_PokecenterMonitor(struct Sprite *);
void SpriteCB_HallOfFameMonitor(struct Sprite *);
+void sub_80865BC(void);
+
void PokecenterHealEffect_0(struct Task *);
void PokecenterHealEffect_1(struct Task *);
void PokecenterHealEffect_2(struct Task *);